{
  "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": "South_Point_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89079076571232,
              30.124814036120394
            ],
            [
              -89.89079076571232,
              30.140792172900515
            ],
            [
              -89.87476361859255,
              30.140792172900515
            ],
            [
              -89.87476361859255,
              30.124814036120394
            ],
            [
              -89.89079076571232,
              30.124814036120394
            ]
          ]
        ]
      },
      "bbox": [
        -89.89079076571232,
        30.124814036120394,
        -89.87476361859255,
        30.140792172900515
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:54.834868+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/South_Point_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "South_Point_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/South_Point_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3736860.0,
            0.0,
            -2.0,
            599566.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "South_Point_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89937003733928,
              30.12489242145108
            ],
            [
              -89.89937003733928,
              30.135997109696092
            ],
            [
              -89.89045553127521,
              30.135997109696092
            ],
            [
              -89.89045553127521,
              30.12489242145108
            ],
            [
              -89.89937003733928,
              30.12489242145108
            ]
          ]
        ]
      },
      "bbox": [
        -89.89937003733928,
        30.12489242145108,
        -89.89045553127521,
        30.135997109696092
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:54.874430+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/South_Point_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "South_Point_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/South_Point_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2002,
            1384
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3734148.0,
            0.0,
            -2.0,
            597788.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0157142439038,
              30.031109630953374
            ],
            [
              -90.0157142439038,
              30.04309677378793
            ],
            [
              -89.99983181064506,
              30.04309677378793
            ],
            [
              -89.99983181064506,
              30.031109630953374
            ],
            [
              -90.0157142439038,
              30.031109630953374
            ]
          ]
        ]
      },
      "bbox": [
        -90.0157142439038,
        30.031109630953374,
        -89.99983181064506,
        30.04309677378793
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:54.902275+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2151,
            2488
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3697762.0,
            0.0,
            -2.0,
            563564.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03128856302078,
              30.031134904205363
            ],
            [
              -90.03128856302078,
              30.037328988332938
            ],
            [
              -90.01553506069588,
              30.037328988332938
            ],
            [
              -90.01553506069588,
              30.031134904205363
            ],
            [
              -90.03128856302078,
              30.031134904205363
            ]
          ]
        ]
      },
      "bbox": [
        -90.03128856302078,
        30.031134904205363,
        -90.01553506069588,
        30.037328988332938
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:54.929348+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1098,
            2480
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3692834.0,
            0.0,
            -2.0,
            561410.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04693233870836,
              30.031163822875296
            ],
            [
              -90.04693233870836,
              30.034925567546445
            ],
            [
              -90.03119254026169,
              30.034925567546445
            ],
            [
              -90.03119254026169,
              30.031163822875296
            ],
            [
              -90.04693233870836,
              30.031163822875296
            ]
          ]
        ]
      },
      "bbox": [
        -90.04693233870836,
        30.031163822875296,
        -90.03119254026169,
        30.034925567546445
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:54.955533+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            656,
            2483
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3687884.0,
            0.0,
            -2.0,
            560480.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06253188215717,
              30.03119094944318
            ],
            [
              -90.06253188215717,
              30.034906537498752
            ],
            [
              -90.04682478912292,
              30.034906537498752
            ],
            [
              -90.04682478912292,
              30.03119094944318
            ],
            [
              -90.06253188215717,
              30.03119094944318
            ]
          ]
        ]
      },
      "bbox": [
        -90.06253188215717,
        30.03119094944318,
        -90.04682478912292,
        30.034906537498752
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:54.981718+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            648,
            2478
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3682948.0,
            0.0,
            -2.0,
            560418.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06271209554819,
              30.015560039360583
            ],
            [
              -90.06271209554819,
              30.03148580707651
            ],
            [
              -90.04666668330233,
              30.03148580707651
            ],
            [
              -90.04666668330233,
              30.015560039360583
            ],
            [
              -90.06271209554819,
              30.015560039360583
            ]
          ]
        ]
      },
      "bbox": [
        -90.06271209554819,
        30.015560039360583,
        -90.04666668330233,
        30.03148580707651
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.008748+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3682954.0,
            0.0,
            -2.0,
            559174.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708964954932,
              30.015538410708036
            ],
            [
              -90.04708964954932,
              30.031460598705213
            ],
            [
              -90.03103554560651,
              30.031460598705213
            ],
            [
              -90.03103554560651,
              30.015538410708036
            ],
            [
              -90.04708964954932,
              30.015538410708036
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708964954932,
        30.015538410708036,
        -90.03103554560651,
        30.031460598705213
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.036178+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3687898.0,
            0.0,
            -2.0,
            559220.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146096274517,
              30.015509490960095
            ],
            [
              -90.03146096274517,
              30.031438973255472
            ],
            [
              -90.01541066406166,
              30.031438973255472
            ],
            [
              -90.01541066406166,
              30.015509490960095
            ],
            [
              -90.03146096274517,
              30.015509490960095
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146096274517,
        30.015509490960095,
        -90.01541066406166,
        30.031438973255472
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.063255+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3692844.0,
            0.0,
            -2.0,
            559268.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01583853111767,
              30.015484152942246
            ],
            [
              -90.01583853111767,
              30.03141005643183
            ],
            [
              -89.99977954357217,
              30.03141005643183
            ],
            [
              -89.99977954357217,
              30.015484152942246
            ],
            [
              -90.01583853111767,
              30.015484152942246
            ]
          ]
        ]
      },
      "bbox": [
        -90.01583853111767,
        30.015484152942246,
        -89.99977954357217,
        30.03141005643183
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.090087+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3697788.0,
            0.0,
            -2.0,
            559314.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584308728043,
              29.999831114943163
            ],
            [
              -90.01584308728043,
              30.01578464387081
            ],
            [
              -89.9997799464638,
              30.01578464387081
            ],
            [
              -89.9997799464638,
              29.999831114943163
            ],
            [
              -90.01584308728043,
              29.999831114943163
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584308728043,
        29.999831114943163,
        -89.9997799464638,
        30.01578464387081
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.119327+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3697852.0,
            0.0,
            -2.0,
            553632.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0314633552311,
              29.999834458929815
            ],
            [
              -90.0314633552311,
              30.01581356177281
            ],
            [
              -90.01540861790174,
              30.01581356177281
            ],
            [
              -90.01540861790174,
              29.999834458929815
            ],
            [
              -90.0314633552311,
              29.999834458929815
            ]
          ]
        ]
      },
      "bbox": [
        -90.0314633552311,
        29.999834458929815,
        -90.01540861790174,
        30.01581356177281
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.146584+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3692908.0,
            0.0,
            -2.0,
            553586.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708994139803,
              29.99983594809963
            ],
            [
              -90.04708994139803,
              30.015835188573856
            ],
            [
              -90.03103737040183,
              30.015835188573856
            ],
            [
              -90.03103737040183,
              29.99983594809963
            ],
            [
              -90.04708994139803,
              29.99983594809963
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708994139803,
        29.99983594809963,
        -90.03103737040183,
        30.015835188573856
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.173737+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2881,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3687962.0,
            0.0,
            -2.0,
            553538.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06271020905929,
              29.99983558243131
            ],
            [
              -90.06271020905929,
              30.015860398595382
            ],
            [
              -90.04666605902395,
              30.015860398595382
            ],
            [
              -90.04666605902395,
              29.99983558243131
            ],
            [
              -90.06271020905929,
              29.99983558243131
            ]
          ]
        ]
      },
      "bbox": [
        -90.06271020905929,
        29.99983558243131,
        -90.04666605902395,
        30.015860398595382
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.200763+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2886,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683018.0,
            0.0,
            -2.0,
            553492.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07758790610971,
              30.031216159678674
            ],
            [
              -90.07758790610971,
              30.033494659214078
            ],
            [
              -90.06246837682338,
              30.033494659214078
            ],
            [
              -90.06246837682338,
              30.031216159678674
            ],
            [
              -90.07758790610971,
              30.031216159678674
            ]
          ]
        ]
      },
      "bbox": [
        -90.07758790610971,
        30.031216159678674,
        -90.06246837682338,
        30.033494659214078
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.227092+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            388,
            2388
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678184.0,
            0.0,
            -2.0,
            559852.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12507541682162,
              30.015638825640927
            ],
            [
              -90.12507541682162,
              30.027348974335734
            ],
            [
              -90.10922413576694,
              30.027348974335734
            ],
            [
              -90.10922413576694,
              30.015638825640927
            ],
            [
              -90.12507541682162,
              30.015638825640927
            ]
          ]
        ]
      },
      "bbox": [
        -90.12507541682162,
        30.015638825640927,
        -90.10922413576694,
        30.027348974335734
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.251935+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2103,
            2486
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663218.0,
            0.0,
            -2.0,
            557456.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10952252699569,
              30.01561917520366
            ],
            [
              -90.10952252699569,
              30.029080595615227
            ],
            [
              -90.09357820580436,
              30.029080595615227
            ],
            [
              -90.09357820580436,
              30.01561917520366
            ],
            [
              -90.10952252699569,
              30.01561917520366
            ]
          ]
        ]
      },
      "bbox": [
        -90.10952252699569,
        30.01561917520366,
        -90.09357820580436,
        30.029080595615227
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.275372+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2421,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668140.0,
            0.0,
            -2.0,
            558138.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09392534074185,
              30.015603110262333
            ],
            [
              -90.09392534074185,
              30.03090894509188
            ],
            [
              -90.07792416710373,
              30.03090894509188
            ],
            [
              -90.07792416710373,
              30.015603110262333
            ],
            [
              -90.09392534074185,
              30.015603110262333
            ]
          ]
        ]
      },
      "bbox": [
        -90.09392534074185,
        30.015603110262333,
        -90.07792416710373,
        30.03090894509188
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.299011+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2756,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673076.0,
            0.0,
            -2.0,
            558856.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07832184003239,
              30.015585251238114
            ],
            [
              -90.07832184003239,
              30.031509041120362
            ],
            [
              -90.06229150914922,
              30.031509041120362
            ],
            [
              -90.06229150914922,
              30.015585251238114
            ],
            [
              -90.07832184003239,
              30.015585251238114
            ]
          ]
        ]
      },
      "bbox": [
        -90.07832184003239,
        30.015585251238114,
        -90.06229150914922,
        30.031509041120362
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.322442+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678014.0,
            0.0,
            -2.0,
            559128.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0783304065227,
              29.9998388002065
            ],
            [
              -90.0783304065227,
              30.015878255758754
            ],
            [
              -90.06228850687941,
              30.015878255758754
            ],
            [
              -90.06228850687941,
              29.9998388002065
            ],
            [
              -90.0783304065227,
              29.9998388002065
            ]
          ]
        ]
      },
      "bbox": [
        -90.0783304065227,
        29.9998388002065,
        -90.06228850687941,
        30.015878255758754
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.346087+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2889,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678074.0,
            0.0,
            -2.0,
            553444.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395692221175,
              29.999840224901686
            ],
            [
              -90.09395692221175,
              30.015899818136514
            ],
            [
              -90.0779172104879,
              30.015899818136514
            ],
            [
              -90.0779172104879,
              29.999840224901686
            ],
            [
              -90.09395692221175,
              29.999840224901686
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395692221175,
        29.999840224901686,
        -90.0779172104879,
        30.015899818136514
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.369967+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2893,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673128.0,
            0.0,
            -2.0,
            553398.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957711934743,
              29.999839794774534
            ],
            [
              -90.10957711934743,
              30.015913967399605
            ],
            [
              -90.09354598952504,
              30.015913967399605
            ],
            [
              -90.09354598952504,
              29.999839794774534
            ],
            [
              -90.10957711934743,
              29.999839794774534
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957711934743,
        29.999839794774534,
        -90.09354598952504,
        30.015913967399605
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.393145+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2896,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668184.0,
            0.0,
            -2.0,
            553350.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Spanish_Fort_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12520356697188,
              29.999843009125044
            ],
            [
              -90.12520356697188,
              30.015926321073422
            ],
            [
              -90.10917477331489,
              30.015926321073422
            ],
            [
              -90.10917477331489,
              29.999843009125044
            ],
            [
              -90.12520356697188,
              29.999843009125044
            ]
          ]
        ]
      },
      "bbox": [
        -90.12520356697188,
        29.999843009125044,
        -90.10917477331489,
        30.015926321073422
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.416130+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Spanish_Fort_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Spanish_Fort_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Spanish_Fort_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2898,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663238.0,
            0.0,
            -2.0,
            553302.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Barataria_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14346066156723,
              29.734353020590817
            ],
            [
              -90.14346066156723,
              29.73907542142427
            ],
            [
              -90.1405564502883,
              29.73907542142427
            ],
            [
              -90.1405564502883,
              29.734353020590817
            ],
            [
              -90.14346066156723,
              29.734353020590817
            ]
          ]
        ]
      },
      "bbox": [
        -90.14346066156723,
        29.734353020590817,
        -90.1405564502883,
        29.73907542142427
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.438406+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Barataria_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Barataria_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Barataria_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            854,
            452
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658462.0,
            0.0,
            -2.0,
            452568.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Barataria_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14068786847332,
              29.73422671731029
            ],
            [
              -90.14068786847332,
              29.7501207325112
            ],
            [
              -90.1248009362749,
              29.7501207325112
            ],
            [
              -90.1248009362749,
              29.73422671731029
            ],
            [
              -90.14068786847332,
              29.73422671731029
            ]
          ]
        ]
      },
      "bbox": [
        -90.14068786847332,
        29.73422671731029,
        -90.1248009362749,
        29.7501207325112
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.461919+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Barataria_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Barataria_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Barataria_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2864,
            2491
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3659342.0,
            0.0,
            -2.0,
            456594.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Barataria_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14081602956978,
              29.718716492197633
            ],
            [
              -90.14081602956978,
              29.734529175919256
            ],
            [
              -90.12480655040358,
              29.734529175919256
            ],
            [
              -90.12480655040358,
              29.718716492197633
            ],
            [
              -90.14081602956978,
              29.718716492197633
            ]
          ]
        ]
      },
      "bbox": [
        -90.14081602956978,
        29.718716492197633,
        -90.12480655040358,
        29.734529175919256
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.485485+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Barataria_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Barataria_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Barataria_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2849,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3659360.0,
            0.0,
            -2.0,
            450924.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Barataria_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14242941612328,
              29.732582013399156
            ],
            [
              -90.14242941612328,
              29.734402315716764
            ],
            [
              -90.14059315144006,
              29.734402315716764
            ],
            [
              -90.14059315144006,
              29.732582013399156
            ],
            [
              -90.14242941612328,
              29.732582013399156
            ]
          ]
        ]
      },
      "bbox": [
        -90.14242941612328,
        29.732582013399156,
        -90.14059315144006,
        29.734402315716764
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.508311+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Barataria_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Barataria_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Barataria_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            328,
            288
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658796.0,
            0.0,
            -2.0,
            450872.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Barataria_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12891170433106,
              29.718456871124733
            ],
            [
              -90.12891170433106,
              29.71878543570434
            ],
            [
              -90.12726353542394,
              29.71878543570434
            ],
            [
              -90.12726353542394,
              29.718456871124733
            ],
            [
              -90.12891170433106,
              29.718456871124733
            ]
          ]
        ]
      },
      "bbox": [
        -90.12891170433106,
        29.718456871124733,
        -90.12726353542394,
        29.71878543570434
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.530774+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Barataria_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Barataria_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Barataria_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            57,
            261
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663140.0,
            0.0,
            -2.0,
            445238.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93677722138672,
              29.870975115622127
            ],
            [
              -89.93677722138672,
              29.875165284168435
            ],
            [
              -89.92181006174681,
              29.875165284168435
            ],
            [
              -89.92181006174681,
              29.870975115622127
            ],
            [
              -89.93677722138672,
              29.870975115622127
            ]
          ]
        ]
      },
      "bbox": [
        -89.93677722138672,
        29.870975115622127,
        -89.92181006174681,
        29.875165284168435
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.553515+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            733,
            2363
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3723448.0,
            0.0,
            -2.0,
            502794.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210155664986,
              29.85956419696527
            ],
            [
              -89.92210155664986,
              29.87517188101655
            ],
            [
              -89.90601985192966,
              29.87517188101655
            ],
            [
              -89.90601985192966,
              29.85956419696527
            ],
            [
              -89.92210155664986,
              29.85956419696527
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210155664986,
        29.85956419696527,
        -89.90601985192966,
        29.87517188101655
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.577366+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2807,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3728150.0,
            0.0,
            -2.0,
            502854.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648008019001,
              29.85939922572236
            ],
            [
              -89.90648008019001,
              29.875173745945727
            ],
            [
              -89.89039362680063,
              29.875173745945727
            ],
            [
              -89.89039362680063,
              29.85939922572236
            ],
            [
              -89.90648008019001,
              29.85939922572236
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648008019001,
        29.85939922572236,
        -89.89039362680063,
        29.875173745945727
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.600883+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2837,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3733102.0,
            0.0,
            -2.0,
            502916.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8908565110235,
              29.859380878322614
            ],
            [
              -89.8908565110235,
              29.875179253034148
            ],
            [
              -89.87476732166665,
              29.875179253034148
            ],
            [
              -89.87476732166665,
              29.859380878322614
            ],
            [
              -89.8908565110235,
              29.859380878322614
            ]
          ]
        ]
      },
      "bbox": [
        -89.8908565110235,
        29.859380878322614,
        -89.87476732166665,
        29.875179253034148
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.623962+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2841,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3738054.0,
            0.0,
            -2.0,
            502980.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89072265590114,
              29.853358204942268
            ],
            [
              -89.89072265590114,
              29.859729389690397
            ],
            [
              -89.87490455335085,
              29.859729389690397
            ],
            [
              -89.87490455335085,
              29.853358204942268
            ],
            [
              -89.89072265590114,
              29.853358204942268
            ]
          ]
        ]
      },
      "bbox": [
        -89.89072265590114,
        29.853358204942268,
        -89.87490455335085,
        29.859729389690397
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.646700+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1127,
            2493
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3738124.0,
            0.0,
            -2.0,
            497362.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90634496703235,
              29.85339854920164
            ],
            [
              -89.90634496703235,
              29.85974037938799
            ],
            [
              -89.89052819930717,
              29.85974037938799
            ],
            [
              -89.89052819930717,
              29.85339854920164
            ],
            [
              -89.90634496703235,
              29.85339854920164
            ]
          ]
        ]
      },
      "bbox": [
        -89.90634496703235,
        29.85339854920164,
        -89.89052819930717,
        29.85974037938799
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.669626+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1122,
            2493
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3733172.0,
            0.0,
            -2.0,
            497304.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90672820375049,
              29.858541193632846
            ],
            [
              -89.90672820375049,
              29.85959132881383
            ],
            [
              -89.90622747984823,
              29.85959132881383
            ],
            [
              -89.90622747984823,
              29.858541193632846
            ],
            [
              -89.90672820375049,
              29.858541193632846
            ]
          ]
        ]
      },
      "bbox": [
        -89.90672820375049,
        29.858541193632846,
        -89.90622747984823,
        29.85959132881383
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.691892+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            190,
            77
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3733028.0,
            0.0,
            -2.0,
            497248.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021563450389,
              29.859442886332005
            ],
            [
              -90.00021563450389,
              29.875162132501337
            ],
            [
              -89.9841569005317,
              29.875162132501337
            ],
            [
              -89.9841569005317,
              29.859442886332005
            ],
            [
              -90.00021563450389,
              29.859442886332005
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021563450389,
        29.859442886332005,
        -89.9841569005317,
        29.875162132501337
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.715890+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2829,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703392.0,
            0.0,
            -2.0,
            502554.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9845920495578,
              29.859529714962015
            ],
            [
              -89.9845920495578,
              29.875074294398615
            ],
            [
              -89.97762493493063,
              29.875074294398615
            ],
            [
              -89.97762493493063,
              29.859529714962015
            ],
            [
              -89.9845920495578,
              29.859529714962015
            ]
          ]
        ]
      },
      "bbox": [
        -89.9845920495578,
        29.859529714962015,
        -89.97762493493063,
        29.875074294398615
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.738976+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2814,
            1071
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708344.0,
            0.0,
            -2.0,
            502580.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98451659896479,
              29.849723230421645
            ],
            [
              -89.98451659896479,
              29.85965755431281
            ],
            [
              -89.98038932473274,
              29.85965755431281
            ],
            [
              -89.98038932473274,
              29.849723230421645
            ],
            [
              -89.98451659896479,
              29.849723230421645
            ]
          ]
        ]
      },
      "bbox": [
        -89.98451659896479,
        29.849723230421645,
        -89.98038932473274,
        29.85965755431281
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.757892+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1799,
            633
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708410.0,
            0.0,
            -2.0,
            496974.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021590500369,
              29.843817921871846
            ],
            [
              -90.00021590500369,
              29.859772888478577
            ],
            [
              -89.98423220407754,
              29.859772888478577
            ],
            [
              -89.98423220407754,
              29.843817921871846
            ],
            [
              -90.00021590500369,
              29.843817921871846
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021590500369,
        29.843817921871846,
        -89.98423220407754,
        29.859772888478577
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.777244+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703458.0,
            0.0,
            -2.0,
            496958.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Belle_Chasse_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00016276921959,
              29.832258897582765
            ],
            [
              -90.00016276921959,
              29.844086653967697
            ],
            [
              -89.99041150624066,
              29.844086653967697
            ],
            [
              -89.99041150624066,
              29.832258897582765
            ],
            [
              -90.00016276921959,
              29.832258897582765
            ]
          ]
        ]
      },
      "bbox": [
        -90.00016276921959,
        29.832258897582765,
        -89.99041150624066,
        29.844086653967697
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.796226+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Belle_Chasse_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Belle_Chasse_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Belle_Chasse_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2133,
            1521
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703524.0,
            0.0,
            -2.0,
            491254.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270383154158,
              29.859431275624587
            ],
            [
              -90.06270383154158,
              29.875159491163352
            ],
            [
              -90.0466671769337,
              29.875159491163352
            ],
            [
              -90.0466671769337,
              29.859431275624587
            ],
            [
              -90.06270383154158,
              29.859431275624587
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270383154158,
        29.859431275624587,
        -90.0466671769337,
        29.875159491163352
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.815589+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2832,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683586.0,
            0.0,
            -2.0,
            502328.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708020753193,
              29.859436973952167
            ],
            [
              -90.04708020753193,
              29.875156046889092
            ],
            [
              -90.03104128368348,
              29.875156046889092
            ],
            [
              -90.03104128368348,
              29.859436973952167
            ],
            [
              -90.04708020753193,
              29.859436973952167
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708020753193,
        29.859436973952167,
        -90.03104128368348,
        29.875156046889092
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.834959+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2830,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688538.0,
            0.0,
            -2.0,
            502382.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146289062835,
              29.859440815500385
            ],
            [
              -90.03146289062835,
              29.875161806760524
            ],
            [
              -90.01541524727863,
              29.875161806760524
            ],
            [
              -90.01541524727863,
              29.859440815500385
            ],
            [
              -90.03146289062835,
              29.859440815500385
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146289062835,
        29.859440815500385,
        -90.01541524727863,
        29.875161806760524
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.858100+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2830,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693488.0,
            0.0,
            -2.0,
            502440.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01583926302644,
              29.859442736299133
            ],
            [
              -90.01583926302644,
              29.87516014849152
            ],
            [
              -89.99978297275088,
              29.87516014849152
            ],
            [
              -89.99978297275088,
              29.859442736299133
            ],
            [
              -90.01583926302644,
              29.859442736299133
            ]
          ]
        ]
      },
      "bbox": [
        -90.01583926302644,
        29.859442736299133,
        -89.99978297275088,
        29.87516014849152
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.880213+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2829,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698440.0,
            0.0,
            -2.0,
            502496.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0158433986176,
              29.84381699405076
            ],
            [
              -90.0158433986176,
              29.859776465356806
            ],
            [
              -89.99978008126382,
              29.859776465356806
            ],
            [
              -89.99978008126382,
              29.84381699405076
            ],
            [
              -90.0158433986176,
              29.84381699405076
            ]
          ]
        ]
      },
      "bbox": [
        -90.0158433986176,
        29.84381699405076,
        -89.99978008126382,
        29.859776465356806
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.899935+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698504.0,
            0.0,
            -2.0,
            496902.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146458312926,
              29.84381507115447
            ],
            [
              -90.03146458312926,
              29.859772622129327
            ],
            [
              -90.01541002129991,
              29.859772622129327
            ],
            [
              -90.01541002129991,
              29.84381507115447
            ],
            [
              -90.03146458312926,
              29.84381507115447
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146458312926,
        29.84381507115447,
        -90.01541002129991,
        29.859772622129327
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.919313+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693552.0,
            0.0,
            -2.0,
            496844.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708576614004,
              29.843811227795594
            ],
            [
              -90.04708576614004,
              29.859766922116314
            ],
            [
              -90.03103365082984,
              29.859766922116314
            ],
            [
              -90.03103365082984,
              29.843811227795594
            ],
            [
              -90.04708576614004,
              29.843811227795594
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708576614004,
        29.843811227795594,
        -90.03103365082984,
        29.859766922116314
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.938888+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688600.0,
            0.0,
            -2.0,
            496786.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270687714006,
              29.84381108905335
            ],
            [
              -90.06270687714006,
              29.85975936531733
            ],
            [
              -90.04666358807205,
              29.85975936531733
            ],
            [
              -90.04666358807205,
              29.84381108905335
            ],
            [
              -90.06270687714006,
              29.84381108905335
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270687714006,
        29.84381108905335,
        -90.04666358807205,
        29.85975936531733
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.958377+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683648.0,
            0.0,
            -2.0,
            496728.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06271125021556,
              29.828086388823547
            ],
            [
              -90.06271125021556,
              29.844133738925617
            ],
            [
              -90.046662903617,
              29.844133738925617
            ],
            [
              -90.046662903617,
              29.828086388823547
            ],
            [
              -90.06271125021556,
              29.828086388823547
            ]
          ]
        ]
      },
      "bbox": [
        -90.06271125021556,
        29.828086388823547,
        -90.046662903617,
        29.844133738925617
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.977750+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2890,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683710.0,
            0.0,
            -2.0,
            491046.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708621899393,
              29.828092029370346
            ],
            [
              -90.04708621899393,
              29.84414123672669
            ],
            [
              -90.03103541045185,
              29.84414123672669
            ],
            [
              -90.03103541045185,
              29.828092029370346
            ],
            [
              -90.04708621899393,
              29.828092029370346
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708621899393,
        29.828092029370346,
        -90.03103541045185,
        29.84414123672669
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:55.997268+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2890,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688664.0,
            0.0,
            -2.0,
            491104.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146125734803,
              29.82809031284997
            ],
            [
              -90.03146125734803,
              29.844146876529443
            ],
            [
              -90.01540791582073,
              29.844146876529443
            ],
            [
              -90.01540791582073,
              29.82809031284997
            ],
            [
              -90.03146125734803,
              29.82809031284997
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146125734803,
        29.82809031284997,
        -90.01540791582073,
        29.844146876529443
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.016770+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2891,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693618.0,
            0.0,
            -2.0,
            491162.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584260313903,
              29.82808731447823
            ],
            [
              -90.01584260313903,
              29.8441507215673
            ],
            [
              -89.99983719367461,
              29.8441507215673
            ],
            [
              -89.99983719367461,
              29.82808731447823
            ],
            [
              -90.01584260313903,
              29.82808731447823
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584260313903,
        29.82808731447823,
        -89.99983719367461,
        29.8441507215673
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.036163+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2892,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698570.0,
            0.0,
            -2.0,
            491220.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584217031909,
              29.81235280602785
            ],
            [
              -90.01584217031909,
              29.828392967609265
            ],
            [
              -90.00213510147896,
              29.828392967609265
            ],
            [
              -90.00213510147896,
              29.81235280602785
            ],
            [
              -90.01584217031909,
              29.81235280602785
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584217031909,
        29.81235280602785,
        -90.00213510147896,
        29.828392967609265
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.055588+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2892,
            2140
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698636.0,
            0.0,
            -2.0,
            485490.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146466856705,
              29.812332533779585
            ],
            [
              -90.03146466856705,
              29.828416679890072
            ],
            [
              -90.01540718888401,
              29.828416679890072
            ],
            [
              -90.01540718888401,
              29.812332533779585
            ],
            [
              -90.03146466856705,
              29.812332533779585
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146466856705,
        29.812332533779585,
        -90.01540718888401,
        29.828416679890072
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.074937+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2896,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693682.0,
            0.0,
            -2.0,
            485442.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708716705301,
              29.81233424827456
            ],
            [
              -90.04708716705301,
              29.828416537022406
            ],
            [
              -90.0310321521954,
              29.828416537022406
            ],
            [
              -90.0310321521954,
              29.81233424827456
            ],
            [
              -90.04708716705301,
              29.81233424827456
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708716705301,
        29.81233424827456,
        -90.0310321521954,
        29.828416537022406
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.094388+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2896,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688728.0,
            0.0,
            -2.0,
            485386.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270966519646,
              29.812334167108222
            ],
            [
              -90.06270966519646,
              29.828414536464287
            ],
            [
              -90.04666342297978,
              29.828414536464287
            ],
            [
              -90.04666342297978,
              29.812334167108222
            ],
            [
              -90.06270966519646,
              29.812334167108222
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270966519646,
        29.812334167108222,
        -90.04666342297978,
        29.828414536464287
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.113978+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2896,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683774.0,
            0.0,
            -2.0,
            485330.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519736413995,
              29.859466964868258
            ],
            [
              -90.12519736413995,
              29.875149198519946
            ],
            [
              -90.10917713546672,
              29.875149198519946
            ],
            [
              -90.10917713546672,
              29.859466964868258
            ],
            [
              -90.12519736413995,
              29.859466964868258
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519736413995,
        29.859466964868258,
        -90.10917713546672,
        29.875149198519946
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.133797+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2825,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663778.0,
            0.0,
            -2.0,
            502110.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957461791364,
              29.859408598839174
            ],
            [
              -90.10957461791364,
              29.87515318239189
            ],
            [
              -90.09355124105697,
              29.87515318239189
            ],
            [
              -90.09355124105697,
              29.859408598839174
            ],
            [
              -90.10957461791364,
              29.859408598839174
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957461791364,
        29.859408598839174,
        -90.09355124105697,
        29.87515318239189
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.155519+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2836,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668730.0,
            0.0,
            -2.0,
            502164.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0939510027727,
              29.85941980801326
            ],
            [
              -90.0939510027727,
              29.875155309228496
            ],
            [
              -90.07791903608904,
              29.875155309228496
            ],
            [
              -90.07791903608904,
              29.85941980801326
            ],
            [
              -90.0939510027727,
              29.85941980801326
            ]
          ]
        ]
      },
      "bbox": [
        -90.0939510027727,
        29.85941980801326,
        -90.07791903608904,
        29.875155309228496
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.175223+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2834,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673682.0,
            0.0,
            -2.0,
            502218.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07832738380826,
              29.859429219891823
            ],
            [
              -90.07832738380826,
              29.87515557903035
            ],
            [
              -90.06229314153198,
              29.87515557903035
            ],
            [
              -90.06229314153198,
              29.859429219891823
            ],
            [
              -90.07832738380826,
              29.859429219891823
            ]
          ]
        ]
      },
      "bbox": [
        -90.07832738380826,
        29.859429219891823,
        -90.06229314153198,
        29.87515557903035
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.194738+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2832,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678634.0,
            0.0,
            -2.0,
            502272.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07832805626778,
              29.843803592953456
            ],
            [
              -90.07832805626778,
              29.859749951731956
            ],
            [
              -90.06229352326656,
              29.859749951731956
            ],
            [
              -90.06229352326656,
              29.843803592953456
            ],
            [
              -90.07832805626778,
              29.843803592953456
            ]
          ]
        ]
      },
      "bbox": [
        -90.07832805626778,
        29.843803592953456,
        -90.06229352326656,
        29.859749951731956
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.214013+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678696.0,
            0.0,
            -2.0,
            496670.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395554039105,
              29.843794178626915
            ],
            [
              -90.09395554039105,
              29.859744240236733
            ],
            [
              -90.07791707751318,
              29.859744240236733
            ],
            [
              -90.07791707751318,
              29.843794178626915
            ],
            [
              -90.09395554039105,
              29.843794178626915
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395554039105,
        29.843794178626915,
        -90.07791707751318,
        29.859744240236733
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.233572+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673742.0,
            0.0,
            -2.0,
            496614.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957671246301,
              29.84378296729151
            ],
            [
              -90.10957671246301,
              29.85973111233695
            ],
            [
              -90.09354700772,
              29.85973111233695
            ],
            [
              -90.09354700772,
              29.84378296729151
            ],
            [
              -90.10957671246301,
              29.84378296729151
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957671246301,
        29.84378296729151,
        -90.09354700772,
        29.85973111233695
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.250461+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668790.0,
            0.0,
            -2.0,
            496556.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12508433156023,
              29.843769897963032
            ],
            [
              -90.12508433156023,
              29.859715083878815
            ],
            [
              -90.10917693413542,
              29.859715083878815
            ],
            [
              -90.10917693413542,
              29.843769897963032
            ],
            [
              -90.12508433156023,
              29.843769897963032
            ]
          ]
        ]
      },
      "bbox": [
        -90.12508433156023,
        29.843769897963032,
        -90.10917693413542,
        29.859715083878815
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.266871+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2491
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663874.0,
            0.0,
            -2.0,
            496498.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519719930357,
              29.828171736250628
            ],
            [
              -90.12519719930357,
              29.8440905511843
            ],
            [
              -90.10917278262454,
              29.8440905511843
            ],
            [
              -90.10917278262454,
              29.828171736250628
            ],
            [
              -90.12519719930357,
              29.828171736250628
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519719930357,
        29.828171736250628,
        -90.10917278262454,
        29.8440905511843
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.283276+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663898.0,
            0.0,
            -2.0,
            490816.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957981642865,
              29.828074819196623
            ],
            [
              -90.10957981642865,
              29.844105538206307
            ],
            [
              -90.09354530027373,
              29.844105538206307
            ],
            [
              -90.09354530027373,
              29.828074819196623
            ],
            [
              -90.10957981642865,
              29.828074819196623
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957981642865,
        29.828074819196623,
        -90.09354530027373,
        29.844105538206307
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.379178+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2888,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668850.0,
            0.0,
            -2.0,
            490874.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0939548605062,
              29.828080533424412
            ],
            [
              -90.0939548605062,
              29.844118609245356
            ],
            [
              -90.07791781413276,
              29.844118609245356
            ],
            [
              -90.07791781413276,
              29.828080533424412
            ],
            [
              -90.0939548605062,
              29.828080533424412
            ]
          ]
        ]
      },
      "bbox": [
        -90.0939548605062,
        29.828080533424412,
        -90.07791781413276,
        29.844118609245356
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.396194+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2889,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673804.0,
            0.0,
            -2.0,
            490932.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07832990249909,
              29.82808438996652
            ],
            [
              -90.07832990249909,
              29.84412982228516
            ],
            [
              -90.06229032478265,
              29.84412982228516
            ],
            [
              -90.06229032478265,
              29.82808438996652
            ],
            [
              -90.07832990249909,
              29.82808438996652
            ]
          ]
        ]
      },
      "bbox": [
        -90.07832990249909,
        29.82808438996652,
        -90.06229032478265,
        29.84412982228516
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.413034+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2890,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678758.0,
            0.0,
            -2.0,
            490990.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07833119574612,
              29.81240915767869
            ],
            [
              -90.07833119574612,
              29.828405178813533
            ],
            [
              -90.06228845616972,
              29.828405178813533
            ],
            [
              -90.06228845616972,
              29.81240915767869
            ],
            [
              -90.07833119574612,
              29.81240915767869
            ]
          ]
        ]
      },
      "bbox": [
        -90.07833119574612,
        29.81240915767869,
        -90.06228845616972,
        29.828405178813533
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.429545+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2881,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678820.0,
            0.0,
            -2.0,
            485272.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395452175717,
              29.812341053068113
            ],
            [
              -90.09395452175717,
              29.82839946286358
            ],
            [
              -90.07809632753269,
              29.82839946286358
            ],
            [
              -90.07809632753269,
              29.812341053068113
            ],
            [
              -90.09395452175717,
              29.812341053068113
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395452175717,
        29.812341053068113,
        -90.07809632753269,
        29.82839946286358
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.445910+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2893,
            2483
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673866.0,
            0.0,
            -2.0,
            485216.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957688245142,
              29.812344648952468
            ],
            [
              -90.10957688245142,
              29.828391889221464
            ],
            [
              -90.0935446848895,
              29.828391889221464
            ],
            [
              -90.0935446848895,
              29.812344648952468
            ],
            [
              -90.10957688245142,
              29.812344648952468
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957688245142,
        29.812344648952468,
        -90.0935446848895,
        29.828391889221464
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.462358+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2891,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668912.0,
            0.0,
            -2.0,
            485160.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.11539830239435,
              29.812430565280078
            ],
            [
              -90.11539830239435,
              29.8282919868667
            ],
            [
              -90.10916964282168,
              29.8282919868667
            ],
            [
              -90.10916964282168,
              29.812430565280078
            ],
            [
              -90.11539830239435,
              29.812430565280078
            ]
          ]
        ]
      },
      "bbox": [
        -90.11539830239435,
        29.812430565280078,
        -90.10916964282168,
        29.8282919868667
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.478650+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            957
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3667066.0,
            0.0,
            -2.0,
            485104.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270514499957,
              29.796812896764497
            ],
            [
              -90.06270514499957,
              29.812656813664024
            ],
            [
              -90.04666443768967,
              29.812656813664024
            ],
            [
              -90.04666443768967,
              29.796812896764497
            ],
            [
              -90.06270514499957,
              29.796812896764497
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270514499957,
        29.796812896764497,
        -90.04666443768967,
        29.812656813664024
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.495886+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2853,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683838.0,
            0.0,
            -2.0,
            479600.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708613363123,
              29.796730489161593
            ],
            [
              -90.04708613363123,
              29.81265881641684
            ],
            [
              -90.03103563106012,
              29.81265881641684
            ],
            [
              -90.03103563106012,
              29.796730489161593
            ],
            [
              -90.04708613363123,
              29.796730489161593
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708613363123,
        29.796730489161593,
        -90.03103563106012,
        29.81265881641684
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.512592+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688792.0,
            0.0,
            -2.0,
            479656.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03145983985546,
              29.79672321456733
            ],
            [
              -90.03145983985546,
              29.81265889928789
            ],
            [
              -90.01540682470414,
              29.81265889928789
            ],
            [
              -90.01540682470414,
              29.79672321456733
            ],
            [
              -90.03145983985546,
              29.79672321456733
            ]
          ]
        ]
      },
      "bbox": [
        -90.03145983985546,
        29.79672321456733,
        -90.01540682470414,
        29.81265889928789
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.529387+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693748.0,
            0.0,
            -2.0,
            479712.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.015839853276,
              29.796787968777036
            ],
            [
              -90.015839853276,
              29.812591194013798
            ],
            [
              -90.00708147371368,
              29.812591194013798
            ],
            [
              -90.00708147371368,
              29.796787968777036
            ],
            [
              -90.015839853276,
              29.796787968777036
            ]
          ]
        ]
      },
      "bbox": [
        -90.015839853276,
        29.796787968777036,
        -90.00708147371368,
        29.812591194013798
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.546280+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            1356
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698702.0,
            0.0,
            -2.0,
            479744.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01565802048414,
              29.794863332083697
            ],
            [
              -90.01565802048414,
              29.796904883836525
            ],
            [
              -90.01385957925876,
              29.796904883836525
            ],
            [
              -90.01385957925876,
              29.794863332083697
            ],
            [
              -90.01565802048414,
              29.794863332083697
            ]
          ]
        ]
      },
      "bbox": [
        -90.01565802048414,
        29.794863332083697,
        -90.01385957925876,
        29.796904883836525
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.562507+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            368,
            281
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698768.0,
            0.0,
            -2.0,
            474040.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0314611020638,
              29.781132205250383
            ],
            [
              -90.0314611020638,
              29.79704414185826
            ],
            [
              -90.01558742703853,
              29.79704414185826
            ],
            [
              -90.01558742703853,
              29.781132205250383
            ],
            [
              -90.0314611020638,
              29.781132205250383
            ]
          ]
        ]
      },
      "bbox": [
        -90.0314611020638,
        29.781132205250383,
        -90.01558742703853,
        29.79704414185826
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.579059+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2865,
            2485
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693812.0,
            0.0,
            -2.0,
            474034.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04706798002334,
              29.78245768742839
            ],
            [
              -90.04706798002334,
              29.797049556142195
            ],
            [
              -90.03104978502577,
              29.797049556142195
            ],
            [
              -90.03104978502577,
              29.78245768742839
            ],
            [
              -90.04706798002334,
              29.78245768742839
            ]
          ]
        ]
      },
      "bbox": [
        -90.04706798002334,
        29.78245768742839,
        -90.03104978502577,
        29.797049556142195
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.595487+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2625,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688856.0,
            0.0,
            -2.0,
            473980.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.05427075727825,
              29.79418931241632
            ],
            [
              -90.05427075727825,
              29.79697284458093
            ],
            [
              -90.0468274064967,
              29.79697284458093
            ],
            [
              -90.0468274064967,
              29.79418931241632
            ],
            [
              -90.05427075727825,
              29.79418931241632
            ]
          ]
        ]
      },
      "bbox": [
        -90.05427075727825,
        29.79418931241632,
        -90.0468274064967,
        29.79697284458093
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.611447+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            493,
            1175
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3686524.0,
            0.0,
            -2.0,
            473926.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.02817282463562,
              29.780050749816905
            ],
            [
              -90.02817282463562,
              29.781316094936884
            ],
            [
              -90.02368717981723,
              29.781316094936884
            ],
            [
              -90.02368717981723,
              29.780050749816905
            ],
            [
              -90.02817282463562,
              29.780050749816905
            ]
          ]
        ]
      },
      "bbox": [
        -90.02817282463562,
        29.780050749816905,
        -90.02368717981723,
        29.781316094936884
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.626995+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            222,
            709
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3694860.0,
            0.0,
            -2.0,
            468326.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.11815742854402,
              29.801265487796545
            ],
            [
              -90.11815742854402,
              29.81258791239072
            ],
            [
              -90.10922983601642,
              29.81258791239072
            ],
            [
              -90.10922983601642,
              29.801265487796545
            ],
            [
              -90.11815742854402,
              29.801265487796545
            ]
          ]
        ]
      },
      "bbox": [
        -90.11815742854402,
        29.801265487796545,
        -90.10922983601642,
        29.81258791239072
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.643240+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2044,
            1394
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3666234.0,
            0.0,
            -2.0,
            479384.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1095718625026,
              29.796784937588274
            ],
            [
              -90.1095718625026,
              29.81265071858456
            ],
            [
              -90.09354441073366,
              29.81265071858456
            ],
            [
              -90.09354441073366,
              29.796784937588274
            ],
            [
              -90.1095718625026,
              29.796784937588274
            ]
          ]
        ]
      },
      "bbox": [
        -90.1095718625026,
        29.796784937588274,
        -90.09354441073366,
        29.81265071858456
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.659640+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668974.0,
            0.0,
            -2.0,
            479436.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395247865135,
              29.79676676127493
            ],
            [
              -90.09395247865135,
              29.81261979834272
            ],
            [
              -90.08118272268555,
              29.81261979834272
            ],
            [
              -90.08118272268555,
              29.79676676127493
            ],
            [
              -90.09395247865135,
              29.79676676127493
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395247865135,
        29.79676676127493,
        -90.08118272268555,
        29.81261979834272
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.676459+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2861,
            1994
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673928.0,
            0.0,
            -2.0,
            479478.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07178209218598,
              29.80017145907926
            ],
            [
              -90.07178209218598,
              29.812590693485028
            ],
            [
              -90.06233108141592,
              29.812590693485028
            ],
            [
              -90.06233108141592,
              29.80017145907926
            ],
            [
              -90.07178209218598,
              29.80017145907926
            ]
          ]
        ]
      },
      "bbox": [
        -90.07178209218598,
        29.80017145907926,
        -90.06233108141592,
        29.812590693485028
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.692738+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2242,
            1474
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3680946.0,
            0.0,
            -2.0,
            479544.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09379935900685,
              29.793444310959437
            ],
            [
              -90.09379935900685,
              29.796928101129364
            ],
            [
              -90.09114608841239,
              29.796928101129364
            ],
            [
              -90.09114608841239,
              29.793444310959437
            ],
            [
              -90.09379935900685,
              29.793444310959437
            ]
          ]
        ]
      },
      "bbox": [
        -90.09379935900685,
        29.793444310959437,
        -90.09114608841239,
        29.796928101129364
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.708483+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            629,
            414
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673990.0,
            0.0,
            -2.0,
            473772.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10407740099456,
              29.790839698727765
            ],
            [
              -90.10407740099456,
              29.796996861293117
            ],
            [
              -90.09370006335638,
              29.796996861293117
            ],
            [
              -90.09370006335638,
              29.790839698727765
            ],
            [
              -90.10407740099456,
              29.790839698727765
            ]
          ]
        ]
      },
      "bbox": [
        -90.10407740099456,
        29.790839698727765,
        -90.09370006335638,
        29.796996861293117
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.724818+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1102,
            1634
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3670740.0,
            0.0,
            -2.0,
            473762.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1011669657554,
              29.765572019895213
            ],
            [
              -90.1011669657554,
              29.779022021396074
            ],
            [
              -90.09357580547328,
              29.779022021396074
            ],
            [
              -90.09357580547328,
              29.765572019895213
            ],
            [
              -90.1011669657554,
              29.765572019895213
            ]
          ]
        ]
      },
      "bbox": [
        -90.1011669657554,
        29.765572019895213,
        -90.09357580547328,
        29.779022021396074
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.740490+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2433,
            1178
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3671762.0,
            0.0,
            -2.0,
            467236.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09391735490034,
              29.765491920614704
            ],
            [
              -90.09391735490034,
              29.77819489687872
            ],
            [
              -90.07819695576653,
              29.77819489687872
            ],
            [
              -90.07819695576653,
              29.765491920614704
            ],
            [
              -90.09391735490034,
              29.765491920614704
            ]
          ]
        ]
      },
      "bbox": [
        -90.09391735490034,
        29.765491920614704,
        -90.07819695576653,
        29.77819489687872
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.754410+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2283,
            2469
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3674062.0,
            0.0,
            -2.0,
            466960.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09391074421478,
              29.753310912206032
            ],
            [
              -90.09391074421478,
              29.7658031748717
            ],
            [
              -90.0783776776259,
              29.7658031748717
            ],
            [
              -90.0783776776259,
              29.753310912206032
            ],
            [
              -90.09391074421478,
              29.753310912206032
            ]
          ]
        ]
      },
      "bbox": [
        -90.09391074421478,
        29.753310912206032,
        -90.0783776776259,
        29.7658031748717
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.768347+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2245,
            2440
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3674112.0,
            0.0,
            -2.0,
            462454.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10950008906465,
              29.75165179594142
            ],
            [
              -90.10950008906465,
              29.765800681221013
            ],
            [
              -90.09362089537474,
              29.765800681221013
            ],
            [
              -90.09362089537474,
              29.75165179594142
            ],
            [
              -90.10950008906465,
              29.75165179594142
            ]
          ]
        ]
      },
      "bbox": [
        -90.10950008906465,
        29.75165179594142,
        -90.09362089537474,
        29.765800681221013
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.782121+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2546,
            2492
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3669172.0,
            0.0,
            -2.0,
            462400.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Bertrandville_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.11041622294373,
              29.759343913998052
            ],
            [
              -90.11041622294373,
              29.76155899839172
            ],
            [
              -90.10933664698092,
              29.76155899839172
            ],
            [
              -90.10933664698092,
              29.759343913998052
            ],
            [
              -90.11041622294373,
              29.759343913998052
            ]
          ]
        ]
      },
      "bbox": [
        -90.11041622294373,
        29.759343913998052,
        -90.10933664698092,
        29.76155899839172
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.795271+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Bertrandville_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Bertrandville_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Bertrandville_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            401,
            167
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668852.0,
            0.0,
            -2.0,
            460854.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772305079746,
              29.984392256385892
            ],
            [
              -89.93772305079746,
              30.000173542047705
            ],
            [
              -89.92164636275446,
              30.000173542047705
            ],
            [
              -89.92164636275446,
              29.984392256385892
            ],
            [
              -89.93772305079746,
              29.984392256385892
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772305079746,
        29.984392256385892,
        -89.92164636275446,
        30.000173542047705
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.809040+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2839,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722646.0,
            0.0,
            -2.0,
            548248.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9221053702882,
              29.984361322094788
            ],
            [
              -89.9221053702882,
              30.000172026497726
            ],
            [
              -89.90601955363293,
              30.000172026497726
            ],
            [
              -89.90601955363293,
              29.984361322094788
            ],
            [
              -89.9221053702882,
              29.984361322094788
            ]
          ]
        ]
      },
      "bbox": [
        -89.9221053702882,
        29.984361322094788,
        -89.90601955363293,
        30.000172026497726
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.823105+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2844,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727590.0,
            0.0,
            -2.0,
            548308.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9064813034869,
              29.984407034915503
            ],
            [
              -89.9064813034869,
              30.000058604644543
            ],
            [
              -89.89707246312955,
              30.000058604644543
            ],
            [
              -89.89707246312955,
              29.984407034915503
            ],
            [
              -89.9064813034869,
              29.984407034915503
            ]
          ]
        ]
      },
      "bbox": [
        -89.9064813034869,
        29.984407034915503,
        -89.89707246312955,
        30.000058604644543
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.836728+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2828,
            1454
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732536.0,
            0.0,
            -2.0,
            548328.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25018029197567,
              29.874964613727265
            ],
            [
              -90.25018029197567,
              29.890928771988058
            ],
            [
              -90.23419251133423,
              29.890928771988058
            ],
            [
              -90.23419251133423,
              29.874964613727265
            ],
            [
              -90.25018029197567,
              29.874964613727265
            ]
          ]
        ]
      },
      "bbox": [
        -90.25018029197567,
        29.874964613727265,
        -90.23419251133423,
        29.890928771988058
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.850769+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2879,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3624110.0,
            0.0,
            -2.0,
            507452.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "North_Shore_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87519487785738,
              30.124914666328685
            ],
            [
              -89.87519487785738,
              30.13782705481511
            ],
            [
              -89.86800965443874,
              30.13782705481511
            ],
            [
              -89.86800965443874,
              30.124914666328685
            ],
            [
              -89.87519487785738,
              30.124914666328685
            ]
          ]
        ]
      },
      "bbox": [
        -89.87519487785738,
        30.124914666328685,
        -89.86800965443874,
        30.13782705481511
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.864438+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/North_Shore_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "North_Shore_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/North_Shore_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2334,
            1106
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3741790.0,
            0.0,
            -2.0,
            598550.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "South_Point_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.88683723625313,
              30.14050559468333
            ],
            [
              -89.88683723625313,
              30.147850618653766
            ],
            [
              -89.87639966264702,
              30.147850618653766
            ],
            [
              -89.87639966264702,
              30.14050559468333
            ],
            [
              -89.88683723625313,
              30.14050559468333
            ]
          ]
        ]
      },
      "bbox": [
        -89.88683723625313,
        30.14050559468333,
        -89.87639966264702,
        30.147850618653766
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.878436+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/South_Point_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "South_Point_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/South_Point_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1315,
            1633
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3738038.0,
            0.0,
            -2.0,
            602148.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89077897684415,
              29.968778322664487
            ],
            [
              -89.89077897684415,
              29.97907061928967
            ],
            [
              -89.87784095008277,
              29.97907061928967
            ],
            [
              -89.87784095008277,
              29.968778322664487
            ],
            [
              -89.89077897684415,
              29.968778322664487
            ]
          ]
        ]
      },
      "bbox": [
        -89.89077897684415,
        29.968778322664487,
        -89.87784095008277,
        29.97907061928967
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.892082+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1846,
            2025
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737578.0,
            0.0,
            -2.0,
            540758.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648262448686,
              29.968779830926515
            ],
            [
              -89.90648262448686,
              29.98459799283924
            ],
            [
              -89.8903905014353,
              29.98459799283924
            ],
            [
              -89.8903905014353,
              29.968779830926515
            ],
            [
              -89.90648262448686,
              29.968779830926515
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648262448686,
        29.968779830926515,
        -89.8903905014353,
        29.98459799283924
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.905874+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2845,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732606.0,
            0.0,
            -2.0,
            542706.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210425148187,
              29.96880718857855
            ],
            [
              -89.92210425148187,
              29.98468941652514
            ],
            [
              -89.90601992421855,
              29.98468941652514
            ],
            [
              -89.90601992421855,
              29.96880718857855
            ],
            [
              -89.92210425148187,
              29.96880718857855
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210425148187,
        29.96880718857855,
        -89.90601992421855,
        29.98468941652514
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.919677+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727660.0,
            0.0,
            -2.0,
            542678.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772580925013,
              29.96883812199448
            ],
            [
              -89.93772580925013,
              29.984712995373172
            ],
            [
              -89.92164399271014,
              29.984712995373172
            ],
            [
              -89.92164399271014,
              29.96883812199448
            ],
            [
              -89.93772580925013,
              29.96883812199448
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772580925013,
        29.96883812199448,
        -89.92164399271014,
        29.984712995373172
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.933613+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2856,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722714.0,
            0.0,
            -2.0,
            542626.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772987410475,
              29.953190466323456
            ],
            [
              -89.93772987410475,
              29.96915892802295
            ],
            [
              -89.92164294595102,
              29.96915892802295
            ],
            [
              -89.92164294595102,
              29.953190466323456
            ],
            [
              -89.93772987410475,
              29.953190466323456
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772987410475,
        29.953190466323456,
        -89.92164294595102,
        29.96915892802295
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.947462+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722782.0,
            0.0,
            -2.0,
            536970.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210437719109,
              29.953164964690025
            ],
            [
              -89.92210437719109,
              29.96913528280165
            ],
            [
              -89.90601500122118,
              29.96913528280165
            ],
            [
              -89.90601500122118,
              29.953164964690025
            ],
            [
              -89.92210437719109,
              29.953164964690025
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210437719109,
        29.953164964690025,
        -89.90601500122118,
        29.96913528280165
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.961912+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727730.0,
            0.0,
            -2.0,
            537022.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648520303655,
              29.953137607617766
            ],
            [
              -89.90648520303655,
              29.96910435111702
            ],
            [
              -89.89038714432448,
              29.96910435111702
            ],
            [
              -89.89038714432448,
              29.953137607617766
            ],
            [
              -89.90648520303655,
              29.953137607617766
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648520303655,
        29.953137607617766,
        -89.89038714432448,
        29.96910435111702
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.975804+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732676.0,
            0.0,
            -2.0,
            537072.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89085972210525,
              29.95310839510863
            ],
            [
              -89.89085972210525,
              29.969049499211394
            ],
            [
              -89.87475961959382,
              29.969049499211394
            ],
            [
              -89.87475961959382,
              29.95310839510863
            ],
            [
              -89.89085972210525,
              29.95310839510863
            ]
          ]
        ]
      },
      "bbox": [
        -89.89085972210525,
        29.95310839510863,
        -89.87475961959382,
        29.969049499211394
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:56.990029+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737624.0,
            0.0,
            -2.0,
            537114.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086058462495,
              29.93731766036803
            ],
            [
              -89.89086058462495,
              29.953440271740018
            ],
            [
              -89.87476038187337,
              29.953440271740018
            ],
            [
              -89.87476038187337,
              29.93731766036803
            ],
            [
              -89.89086058462495,
              29.93731766036803
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086058462495,
        29.93731766036803,
        -89.87476038187337,
        29.953440271740018
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.004143+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2900,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737696.0,
            0.0,
            -2.0,
            531438.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9064839822578,
              29.93731937564429
            ],
            [
              -89.9064839822578,
              29.95346762709591
            ],
            [
              -89.8903858555634,
              29.95346762709591
            ],
            [
              -89.8903858555634,
              29.93731937564429
            ],
            [
              -89.9064839822578,
              29.93731937564429
            ]
          ]
        ]
      },
      "bbox": [
        -89.9064839822578,
        29.93731937564429,
        -89.8903858555634,
        29.95346762709591
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.018290+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2905,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732748.0,
            0.0,
            -2.0,
            531386.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210737955381,
              29.937319235676192
            ],
            [
              -89.92210737955381,
              29.953493127007462
            ],
            [
              -89.90601133814206,
              29.953493127007462
            ],
            [
              -89.90601133814206,
              29.937319235676192
            ],
            [
              -89.92210737955381,
              29.937319235676192
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210737955381,
        29.937319235676192,
        -89.90601133814206,
        29.953493127007462
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.032543+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2910,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727800.0,
            0.0,
            -2.0,
            531334.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9377306990443,
              29.937322807428313
            ],
            [
              -89.9377306990443,
              29.95351677147297
            ],
            [
              -89.9216431440925,
              29.95351677147297
            ],
            [
              -89.9216431440925,
              29.937322807428313
            ],
            [
              -89.9377306990443,
              29.937322807428313
            ]
          ]
        ]
      },
      "bbox": [
        -89.9377306990443,
        29.937322807428313,
        -89.9216431440925,
        29.95351677147297
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.046578+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2914,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722852.0,
            0.0,
            -2.0,
            531282.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021287891597,
              29.98449201408143
            ],
            [
              -90.00021287891597,
              30.000161262265337
            ],
            [
              -89.98415991954404,
              30.000161262265337
            ],
            [
              -89.98415991954404,
              29.98449201408143
            ],
            [
              -90.00021287891597,
              29.98449201408143
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021287891597,
        29.98449201408143,
        -89.98415991954404,
        30.000161262265337
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.062268+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2820,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3702864.0,
            0.0,
            -2.0,
            548008.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459516844052,
              29.984468498535108
            ],
            [
              -89.98459516844052,
              30.000167162523077
            ],
            [
              -89.96853311067562,
              30.000167162523077
            ],
            [
              -89.96853311067562,
              29.984468498535108
            ],
            [
              -89.98459516844052,
              29.984468498535108
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459516844052,
        29.984468498535108,
        -89.96853311067562,
        30.000167162523077
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.076573+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2825,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707808.0,
            0.0,
            -2.0,
            548068.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897107181015,
              29.9844485614852
            ],
            [
              -89.96897107181015,
              30.000165644665426
            ],
            [
              -89.95290005894321,
              30.000165644665426
            ],
            [
              -89.95290005894321,
              29.9844485614852
            ],
            [
              -89.96897107181015,
              29.9844485614852
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897107181015,
        29.9844485614852,
        -89.95290005894321,
        30.000165644665426
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.090730+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2828,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712754.0,
            0.0,
            -2.0,
            548126.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95334705718003,
              29.98442133618334
            ],
            [
              -89.95334705718003,
              30.00016777118263
            ],
            [
              -89.93727324965451,
              30.00016777118263
            ],
            [
              -89.93727324965451,
              29.98442133618334
            ],
            [
              -89.95334705718003,
              29.98442133618334
            ]
          ]
        ]
      },
      "bbox": [
        -89.95334705718003,
        29.98442133618334,
        -89.93727324965451,
        30.00016777118263
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.104676+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2833,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717700.0,
            0.0,
            -2.0,
            548186.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95334737584541,
              29.968867268177988
            ],
            [
              -89.95334737584541,
              29.984740218923132
            ],
            [
              -89.93727430901342,
              29.984740218923132
            ],
            [
              -89.93727430901342,
              29.968867268177988
            ],
            [
              -89.95334737584541,
              29.968867268177988
            ]
          ]
        ]
      },
      "bbox": [
        -89.95334737584541,
        29.968867268177988,
        -89.93727430901342,
        29.984740218923132
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.118747+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2856,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717768.0,
            0.0,
            -2.0,
            542576.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897534196492,
              29.96888899319055
            ],
            [
              -89.96897534196492,
              29.984765653446388
            ],
            [
              -89.95289831711953,
              29.984765653446388
            ],
            [
              -89.95289831711953,
              29.96888899319055
            ],
            [
              -89.96897534196492,
              29.96888899319055
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897534196492,
        29.96888899319055,
        -89.95289831711953,
        29.984765653446388
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.132947+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712820.0,
            0.0,
            -2.0,
            542526.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459692361735,
              29.968914428692297
            ],
            [
              -89.98459692361735,
              29.984789167239345
            ],
            [
              -89.96852865057029,
              29.984789167239345
            ],
            [
              -89.96852865057029,
              29.968914428692297
            ],
            [
              -89.98459692361735,
              29.968914428692297
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459692361735,
        29.968914428692297,
        -89.96852865057029,
        29.984789167239345
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.147211+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707874.0,
            0.0,
            -2.0,
            542476.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021858491478,
              29.968932444500826
            ],
            [
              -90.00021858491478,
              29.984805327294257
            ],
            [
              -89.98415274899381,
              29.984805327294257
            ],
            [
              -89.98415274899381,
              29.968932444500826
            ],
            [
              -90.00021858491478,
              29.968932444500826
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021858491478,
        29.968932444500826,
        -89.98415274899381,
        29.984805327294257
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.161454+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3702928.0,
            0.0,
            -2.0,
            542424.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021929609173,
              29.953273918436217
            ],
            [
              -90.00021929609173,
              29.969251321397177
            ],
            [
              -89.98415457325721,
              29.969251321397177
            ],
            [
              -89.98415457325721,
              29.953273918436217
            ],
            [
              -90.00021929609173,
              29.953273918436217
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021929609173,
        29.953273918436217,
        -89.98415457325721,
        29.969251321397177
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.175570+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3702994.0,
            0.0,
            -2.0,
            536768.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459377503343,
              29.953255838574236
            ],
            [
              -89.98459377503343,
              29.96922959832735
            ],
            [
              -89.96852667374307,
              29.96922959832735
            ],
            [
              -89.96852667374307,
              29.953255838574236
            ],
            [
              -89.98459377503343,
              29.953255838574236
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459377503343,
        29.953255838574236,
        -89.96852667374307,
        29.96922959832735
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.189670+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707942.0,
            0.0,
            -2.0,
            536818.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897457361979,
              29.95323590326715
            ],
            [
              -89.96897457361979,
              29.969211584271658
            ],
            [
              -89.95289870585859,
              29.969211584271658
            ],
            [
              -89.95289870585859,
              29.95323590326715
            ],
            [
              -89.96897457361979,
              29.95323590326715
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897457361979,
        29.95323590326715,
        -89.95289870585859,
        29.969211584271658
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.203859+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712888.0,
            0.0,
            -2.0,
            536870.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95334906305293,
              29.953214112516378
            ],
            [
              -89.95334906305293,
              29.96918615051827
            ],
            [
              -89.9372708214705,
              29.96918615051827
            ],
            [
              -89.9372708214705,
              29.953214112516378
            ],
            [
              -89.95334906305293,
              29.953214112516378
            ]
          ]
        ]
      },
      "bbox": [
        -89.95334906305293,
        29.953214112516378,
        -89.9372708214705,
        29.96918615051827
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.217970+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717836.0,
            0.0,
            -2.0,
            536920.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95335401875798,
              29.93732445547915
            ],
            [
              -89.95335401875798,
              29.953538560490763
            ],
            [
              -89.93726864271297,
              29.953538560490763
            ],
            [
              -89.93726864271297,
              29.93732445547915
            ],
            [
              -89.95335401875798,
              29.93732445547915
            ]
          ]
        ]
      },
      "bbox": [
        -89.95335401875798,
        29.93732445547915,
        -89.93726864271297,
        29.953538560490763
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.232131+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2918,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717904.0,
            0.0,
            -2.0,
            531230.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897733811255,
              29.937324248303625
            ],
            [
              -89.96897733811255,
              29.953558494059305
            ],
            [
              -89.9528941484743,
              29.953558494059305
            ],
            [
              -89.9528941484743,
              29.937324248303625
            ],
            [
              -89.96897733811255,
              29.937324248303625
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897733811255,
        29.937324248303625,
        -89.9528941484743,
        29.953558494059305
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.245500+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2922,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712956.0,
            0.0,
            -2.0,
            531178.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98460058222621,
              29.937327750645018
            ],
            [
              -89.98460058222621,
              29.953576572177194
            ],
            [
              -89.9685259758951,
              29.953576572177194
            ],
            [
              -89.9685259758951,
              29.937327750645018
            ],
            [
              -89.98460058222621,
              29.937327750645018
            ]
          ]
        ]
      },
      "bbox": [
        -89.98460058222621,
        29.937327750645018,
        -89.9685259758951,
        29.953576572177194
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.258418+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2925,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708008.0,
            0.0,
            -2.0,
            531126.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00022382576037,
              29.937329331552125
            ],
            [
              -90.00022382576037,
              29.953592794859652
            ],
            [
              -89.98415149420194,
              29.953592794859652
            ],
            [
              -89.98415149420194,
              29.937329331552125
            ],
            [
              -90.00022382576037,
              29.937329331552125
            ]
          ]
        ]
      },
      "bbox": [
        -90.00022382576037,
        29.937329331552125,
        -89.98415149420194,
        29.953592794859652
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.271221+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2928,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703060.0,
            0.0,
            -2.0,
            531074.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772414374985,
              29.921983043193663
            ],
            [
              -89.93772414374985,
              29.93767110907299
            ],
            [
              -89.92164621980685,
              29.93767110907299
            ],
            [
              -89.92164621980685,
              29.921983043193663
            ],
            [
              -89.93772414374985,
              29.921983043193663
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772414374985,
        29.921983043193663,
        -89.92164621980685,
        29.93767110907299
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.283890+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2822,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722922.0,
            0.0,
            -2.0,
            525520.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210346239348,
              29.921963042757245
            ],
            [
              -89.92210346239348,
              29.93767496191145
            ],
            [
              -89.90602282069442,
              29.93767496191145
            ],
            [
              -89.90602282069442,
              29.921963042757245
            ],
            [
              -89.92210346239348,
              29.921963042757245
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210346239348,
        29.921963042757245,
        -89.90602282069442,
        29.93767496191145
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.296420+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2826,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727870.0,
            0.0,
            -2.0,
            525582.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90647647393854,
              29.92194111821019
            ],
            [
              -89.90647647393854,
              29.937676891023656
            ],
            [
              -89.89039310722237,
              29.937676891023656
            ],
            [
              -89.89039310722237,
              29.92194111821019
            ],
            [
              -89.90647647393854,
              29.92194111821019
            ]
          ]
        ]
      },
      "bbox": [
        -89.90647647393854,
        29.92194111821019,
        -89.89039310722237,
        29.937676891023656
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.308996+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2830,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732820.0,
            0.0,
            -2.0,
            525644.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8908557256699,
              29.9219228365005
            ],
            [
              -89.8908557256699,
              29.937677032609574
            ],
            [
              -89.87476339403504,
              29.937677032609574
            ],
            [
              -89.87476339403504,
              29.9219228365005
            ],
            [
              -89.8908557256699,
              29.9219228365005
            ]
          ]
        ]
      },
      "bbox": [
        -89.8908557256699,
        29.9219228365005,
        -89.87476339403504,
        29.937677032609574
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.321561+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2833,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737768.0,
            0.0,
            -2.0,
            525706.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086011989676,
              29.906324510744536
            ],
            [
              -89.89086011989676,
              29.922260281275832
            ],
            [
              -89.87476134323747,
              29.922260281275832
            ],
            [
              -89.87476134323747,
              29.906324510744536
            ],
            [
              -89.89086011989676,
              29.906324510744536
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086011989676,
        29.906324510744536,
        -89.87476134323747,
        29.922260281275832
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.334287+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737838.0,
            0.0,
            -2.0,
            520100.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648465700787,
              29.906348290880263
            ],
            [
              -89.90648465700787,
              29.922282204135755
            ],
            [
              -89.8903883204846,
              29.922282204135755
            ],
            [
              -89.8903883204846,
              29.906348290880263
            ],
            [
              -89.90648465700787,
              29.906348290880263
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648465700787,
        29.906348290880263,
        -89.8903883204846,
        29.922282204135755
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.347085+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732888.0,
            0.0,
            -2.0,
            520046.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210296632487,
              29.906364715667074
            ],
            [
              -89.92210296632487,
              29.922296703629808
            ],
            [
              -89.90601538354011,
              29.922296703629808
            ],
            [
              -89.90601538354011,
              29.906364715667074
            ],
            [
              -89.92210296632487,
              29.906364715667074
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210296632487,
        29.906364715667074,
        -89.90601538354011,
        29.922296703629808
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.359875+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727940.0,
            0.0,
            -2.0,
            519990.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772751514254,
              29.906384783596685
            ],
            [
              -89.93772751514254,
              29.92231491444637
            ],
            [
              -89.9216423737095,
              29.92231491444637
            ],
            [
              -89.9216423737095,
              29.906384783596685
            ],
            [
              -89.93772751514254,
              29.906384783596685
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772751514254,
        29.906384783596685,
        -89.9216423737095,
        29.92231491444637
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.372841+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722990.0,
            0.0,
            -2.0,
            519936.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772541969889,
              29.890726002055224
            ],
            [
              -89.93772541969889,
              29.906716654767575
            ],
            [
              -89.92164194980161,
              29.906716654767575
            ],
            [
              -89.92164194980161,
              29.890726002055224
            ],
            [
              -89.93772541969889,
              29.890726002055224
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772541969889,
        29.890726002055224,
        -89.92164194980161,
        29.906716654767575
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.385621+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3723060.0,
            0.0,
            -2.0,
            514264.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210324752276,
              29.89071143447629
            ],
            [
              -89.92210324752276,
              29.906703943907228
            ],
            [
              -89.90601732665692,
              29.906703943907228
            ],
            [
              -89.90601732665692,
              29.89071143447629
            ],
            [
              -89.92210324752276,
              29.89071143447629
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210324752276,
        29.89071143447629,
        -89.90601732665692,
        29.906703943907228
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.422307+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3728010.0,
            0.0,
            -2.0,
            514320.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648107962028,
              29.89069494184205
            ],
            [
              -89.90648107962028,
              29.906683877670297
            ],
            [
              -89.89038647578471,
              29.906683877670297
            ],
            [
              -89.89038647578471,
              29.89069494184205
            ],
            [
              -89.90648107962028,
              29.89069494184205
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648107962028,
        29.89069494184205,
        -89.89038647578471,
        29.906683877670297
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.435268+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732960.0,
            0.0,
            -2.0,
            514374.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89085891657369,
              29.890676661853117
            ],
            [
              -89.89085891657369,
              29.90666195532854
            ],
            [
              -89.87476194418271,
              29.90666195532854
            ],
            [
              -89.87476194418271,
              29.890676661853117
            ],
            [
              -89.89085891657369,
              29.890676661853117
            ]
          ]
        ]
      },
      "bbox": [
        -89.89085891657369,
        29.890676661853117,
        -89.87476194418271,
        29.90666195532854
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.448077+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737910.0,
            0.0,
            -2.0,
            514428.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086081113653,
              29.87481424317077
            ],
            [
              -89.89086081113653,
              29.89101960538648
            ],
            [
              -89.87475687644852,
              29.89101960538648
            ],
            [
              -89.87475687644852,
              29.87481424317077
            ],
            [
              -89.89086081113653,
              29.87481424317077
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086081113653,
        29.87481424317077,
        -89.87475687644852,
        29.89101960538648
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.460691+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2915,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737982.0,
            0.0,
            -2.0,
            508740.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648703447856,
              29.874816094058485
            ],
            [
              -89.90648703447856,
              29.891036096343406
            ],
            [
              -89.89038534681109,
              29.891036096343406
            ],
            [
              -89.89038534681109,
              29.874816094058485
            ],
            [
              -89.90648703447856,
              29.874816094058485
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648703447856,
        29.874816094058485,
        -89.89038534681109,
        29.891036096343406
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.473648+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2918,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3733030.0,
            0.0,
            -2.0,
            508684.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210686972417,
              29.87482158712228
            ],
            [
              -89.92210686972417,
              29.891050662239763
            ],
            [
              -89.90601382265322,
              29.891050662239763
            ],
            [
              -89.90601382265322,
              29.87482158712228
            ],
            [
              -89.92210686972417,
              29.87482158712228
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210686972417,
        29.87482158712228,
        -89.90601382265322,
        29.891050662239763
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.486742+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2920,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3728080.0,
            0.0,
            -2.0,
            508628.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93773293907132,
              29.874830722390634
            ],
            [
              -89.93773293907132,
              29.89106343927265
            ],
            [
              -89.92164230339205,
              29.89106343927265
            ],
            [
              -89.92164230339205,
              29.874830722390634
            ],
            [
              -89.93773293907132,
              29.874830722390634
            ]
          ]
        ]
      },
      "bbox": [
        -89.93773293907132,
        29.874830722390634,
        -89.92164230339205,
        29.89106343927265
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.499520+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2921,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3723128.0,
            0.0,
            -2.0,
            508572.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021330320007,
              29.922039190946197
            ],
            [
              -90.00021330320007,
              29.937664705619525
            ],
            [
              -89.98415837209835,
              29.937664705619525
            ],
            [
              -89.98415837209835,
              29.922039190946197
            ],
            [
              -90.00021330320007,
              29.922039190946197
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021330320007,
        29.922039190946197,
        -89.98415837209835,
        29.937664705619525
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.512295+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2812,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703128.0,
            0.0,
            -2.0,
            525282.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459260528541,
              29.92202654684849
            ],
            [
              -89.98459260528541,
              29.93766498160306
            ],
            [
              -89.96852881202686,
              29.93766498160306
            ],
            [
              -89.96852881202686,
              29.92202654684849
            ],
            [
              -89.98459260528541,
              29.92202654684849
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459260528541,
        29.92202654684849,
        -89.96852881202686,
        29.93766498160306
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.525060+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2814,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708076.0,
            0.0,
            -2.0,
            525340.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897191033976,
              29.922012112586128
            ],
            [
              -89.96897191033976,
              29.93766890165117
            ],
            [
              -89.95290549080937,
              29.93766890165117
            ],
            [
              -89.95290549080937,
              29.922012112586128
            ],
            [
              -89.96897191033976,
              29.922012112586128
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897191033976,
        29.922012112586128,
        -89.95290549080937,
        29.93766890165117
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.537829+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2817,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3713024.0,
            0.0,
            -2.0,
            525400.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95334490651456,
              29.921995756458777
            ],
            [
              -89.95334490651456,
              29.93767090024093
            ],
            [
              -89.93727585517749,
              29.93767090024093
            ],
            [
              -89.93727585517749,
              29.921995756458777
            ],
            [
              -89.95334490651456,
              29.921995756458777
            ]
          ]
        ]
      },
      "bbox": [
        -89.95334490651456,
        29.921995756458777,
        -89.93727585517749,
        29.93767090024093
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.550523+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2820,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717974.0,
            0.0,
            -2.0,
            525460.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95335214537764,
              29.90639749615538
            ],
            [
              -89.95335214537764,
              29.922331268869065
            ],
            [
              -89.93726936989714,
              29.922331268869065
            ],
            [
              -89.93726936989714,
              29.90639749615538
            ],
            [
              -89.95335214537764,
              29.90639749615538
            ]
          ]
        ]
      },
      "bbox": [
        -89.95335214537764,
        29.90639749615538,
        -89.93726936989714,
        29.922331268869065
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.563317+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3718040.0,
            0.0,
            -2.0,
            519882.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897039145037,
              29.906413918098913
            ],
            [
              -89.96897039145037,
              29.92234020214329
            ],
            [
              -89.95290276066926,
              29.92234020214329
            ],
            [
              -89.95290276066926,
              29.906413918098913
            ],
            [
              -89.96897039145037,
              29.906413918098913
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897039145037,
        29.906413918098913,
        -89.95290276066926,
        29.92234020214329
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.576082+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3713092.0,
            0.0,
            -2.0,
            519826.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459502817485,
              29.90642291767514
            ],
            [
              -89.98459502817485,
              29.92235284451536
            ],
            [
              -89.96852976629424,
              29.92235284451536
            ],
            [
              -89.96852976629424,
              29.90642291767514
            ],
            [
              -89.98459502817485,
              29.90642291767514
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459502817485,
        29.90642291767514,
        -89.96852976629424,
        29.92235284451536
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.588470+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708142.0,
            0.0,
            -2.0,
            519772.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0002195927966,
              29.906435560427422
            ],
            [
              -90.0002195927966,
              29.922363630506215
            ],
            [
              -89.98415677618915,
              29.922363630506215
            ],
            [
              -89.98415677618915,
              29.906435560427422
            ],
            [
              -90.0002195927966,
              29.906435560427422
            ]
          ]
        ]
      },
      "bbox": [
        -90.0002195927966,
        29.906435560427422,
        -89.98415677618915,
        29.922363630506215
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.600895+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703192.0,
            0.0,
            -2.0,
            519718.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00022045009177,
              29.89076584349372
            ],
            [
              -90.00022045009177,
              29.906759999541755
            ],
            [
              -89.9841529551649,
              29.906759999541755
            ],
            [
              -89.9841529551649,
              29.89076584349372
            ],
            [
              -90.00022045009177,
              29.89076584349372
            ]
          ]
        ]
      },
      "bbox": [
        -90.00022045009177,
        29.89076584349372,
        -89.9841529551649,
        29.906759999541755
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.785031+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2879,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703258.0,
            0.0,
            -2.0,
            514044.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459826720077,
              29.890758700747593
            ],
            [
              -89.98459826720077,
              29.906754713908335
            ],
            [
              -89.96852831660033,
              29.906754713908335
            ],
            [
              -89.96852831660033,
              29.890758700747593
            ],
            [
              -89.98459826720077,
              29.890758700747593
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459826720077,
        29.890758700747593,
        -89.96852831660033,
        29.906754713908335
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.812762+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2879,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708208.0,
            0.0,
            -2.0,
            514100.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897608568581,
              29.890749635941734
            ],
            [
              -89.96897608568581,
              29.906742072872145
            ],
            [
              -89.9528974444824,
              29.906742072872145
            ],
            [
              -89.9528974444824,
              29.890749635941734
            ],
            [
              -89.96897608568581,
              29.890749635941734
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897608568581,
        29.890749635941734,
        -89.9528974444824,
        29.906742072872145
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.840175+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2878,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3713158.0,
            0.0,
            -2.0,
            514154.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95335390669784,
              29.890738780777344
            ],
            [
              -89.95335390669784,
              29.906733075006002
            ],
            [
              -89.93727281246245,
              29.906733075006002
            ],
            [
              -89.93727281246245,
              29.890738780777344
            ],
            [
              -89.95335390669784,
              29.890738780777344
            ]
          ]
        ]
      },
      "bbox": [
        -89.95335390669784,
        29.890738780777344,
        -89.93727281246245,
        29.906733075006002
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.867494+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2878,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3718108.0,
            0.0,
            -2.0,
            514210.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9533465461565,
              29.875283443169444
            ],
            [
              -89.9533465461565,
              29.89107429274251
            ],
            [
              -89.93727078844475,
              29.89107429274251
            ],
            [
              -89.93727078844475,
              29.875283443169444
            ],
            [
              -89.9533465461565,
              29.875283443169444
            ]
          ]
        ]
      },
      "bbox": [
        -89.9533465461565,
        29.875283443169444,
        -89.93727078844475,
        29.89107429274251
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.894631+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2841,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3718178.0,
            0.0,
            -2.0,
            508516.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96887563282388,
              29.882395017706436
            ],
            [
              -89.96887563282388,
              29.891083355847194
            ],
            [
              -89.95300025533658,
              29.891083355847194
            ],
            [
              -89.95300025533658,
              29.882395017706436
            ],
            [
              -89.96887563282388,
              29.882395017706436
            ]
          ]
        ]
      },
      "bbox": [
        -89.96887563282388,
        29.882395017706436,
        -89.95300025533658,
        29.891083355847194
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.923324+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1550,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3713226.0,
            0.0,
            -2.0,
            508460.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9845988334361,
              29.874826298036897
            ],
            [
              -89.9845988334361,
              29.89109049688684
            ],
            [
              -89.9686539920138,
              29.89109049688684
            ],
            [
              -89.9686539920138,
              29.874826298036897
            ],
            [
              -89.9845988334361,
              29.874826298036897
            ]
          ]
        ]
      },
      "bbox": [
        -89.9845988334361,
        29.874826298036897,
        -89.9686539920138,
        29.89109049688684
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.960322+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2928,
            2492
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3708276.0,
            0.0,
            -2.0,
            508404.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chalmette_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00022490326462,
              29.87482663087057
            ],
            [
              -90.00022490326462,
              29.89109584607606
            ],
            [
              -89.98414995250401,
              29.89109584607606
            ],
            [
              -89.98414995250401,
              29.87482663087057
            ],
            [
              -90.00022490326462,
              29.87482663087057
            ]
          ]
        ]
      },
      "bbox": [
        -90.00022490326462,
        29.87482663087057,
        -89.98414995250401,
        29.89109584607606
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:57.993249+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chalmette_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chalmette_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chalmette_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2929,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3703324.0,
            0.0,
            -2.0,
            508348.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87524010280458,
              30.109217327766128
            ],
            [
              -89.87524010280458,
              30.125083700411633
            ],
            [
              -89.86151062280281,
              30.125083700411633
            ],
            [
              -89.86151062280281,
              30.109217327766128
            ],
            [
              -89.87524010280458,
              30.109217327766128
            ]
          ]
        ]
      },
      "bbox": [
        -89.87524010280458,
        30.109217327766128,
        -89.86151062280281,
        30.125083700411633
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.021235+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2134
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3741848.0,
            0.0,
            -2.0,
            593916.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85943503177474,
              30.093734566322805
            ],
            [
              -89.85943503177474,
              30.096975528803526
            ],
            [
              -89.8587168492995,
              30.096975528803526
            ],
            [
              -89.8587168492995,
              30.093734566322805
            ],
            [
              -89.85943503177474,
              30.093734566322805
            ]
          ]
        ]
      },
      "bbox": [
        -89.85943503177474,
        30.093734566322805,
        -89.8587168492995,
        30.096975528803526
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.047998+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            588,
            106
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3746918.0,
            0.0,
            -2.0,
            583758.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87524104623668,
              30.093565316503522
            ],
            [
              -89.87524104623668,
              30.109529794059817
            ],
            [
              -89.85913450469187,
              30.109529794059817
            ],
            [
              -89.85913450469187,
              30.093565316503522
            ],
            [
              -89.87524104623668,
              30.093565316503522
            ]
          ]
        ]
      },
      "bbox": [
        -89.87524104623668,
        30.093565316503522,
        -89.85913450469187,
        30.109529794059817
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.075805+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2871,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3741920.0,
            0.0,
            -2.0,
            588260.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523542509076,
              30.077956333250583
            ],
            [
              -89.87523542509076,
              30.09393178009176
            ],
            [
              -89.85913756469493,
              30.09393178009176
            ],
            [
              -89.85913756469493,
              30.077956333250583
            ],
            [
              -89.87523542509076,
              30.077956333250583
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523542509076,
        30.077956333250583,
        -89.85913756469493,
        30.09393178009176
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.106240+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3741994.0,
            0.0,
            -2.0,
            582588.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961532959374,
              30.078086935374607
            ],
            [
              -89.85961532959374,
              30.09376349590866
            ],
            [
              -89.85557713177482,
              30.09376349590866
            ],
            [
              -89.85557713177482,
              30.078086935374607
            ],
            [
              -89.85961532959374,
              30.078086935374607
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961532959374,
        30.078086935374607,
        -89.85557713177482,
        30.09376349590866
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.180544+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2843,
            602
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3746934.0,
            0.0,
            -2.0,
            582590.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84394425732887,
              30.06236903218214
            ],
            [
              -89.84394425732887,
              30.074711776395276
            ],
            [
              -89.83285505873884,
              30.074711776395276
            ],
            [
              -89.83285505873884,
              30.06236903218214
            ],
            [
              -89.84394425732887,
              30.06236903218214
            ]
          ]
        ]
      },
      "bbox": [
        -89.84394425732887,
        30.06236903218214,
        -89.83285505873884,
        30.074711776395276
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.208394+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2222,
            1725
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3751964.0,
            0.0,
            -2.0,
            575726.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8596188825609,
              30.062314511898357
            ],
            [
              -89.8596188825609,
              30.07818200872388
            ],
            [
              -89.84351009893511,
              30.07818200872388
            ],
            [
              -89.84351009893511,
              30.062314511898357
            ],
            [
              -89.8596188825609,
              30.062314511898357
            ]
          ]
        ]
      },
      "bbox": [
        -89.8596188825609,
        30.062314511898357,
        -89.84351009893511,
        30.07818200872388
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.236091+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2853,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747006.0,
            0.0,
            -2.0,
            576924.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523661026992,
              30.0623142417525
            ],
            [
              -89.87523661026992,
              30.078317294835056
            ],
            [
              -89.85913454485183,
              30.078317294835056
            ],
            [
              -89.85913454485183,
              30.0623142417525
            ],
            [
              -89.87523661026992,
              30.0623142417525
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523661026992,
        30.0623142417525,
        -89.85913454485183,
        30.078317294835056
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.264091+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2878,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742066.0,
            0.0,
            -2.0,
            576910.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523731250059,
              30.046705173982073
            ],
            [
              -89.87523731250059,
              30.06268077020419
            ],
            [
              -89.8591381731756,
              30.06268077020419
            ],
            [
              -89.8591381731756,
              30.046705173982073
            ],
            [
              -89.87523731250059,
              30.046705173982073
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523731250059,
        30.046705173982073,
        -89.8591381731756,
        30.06268077020419
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.292483+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742138.0,
            0.0,
            -2.0,
            571224.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961578832703,
              30.04669987772047
            ],
            [
              -89.85961578832703,
              30.062677395812415
            ],
            [
              -89.84350788171106,
              30.062677395812415
            ],
            [
              -89.84350788171106,
              30.04669987772047
            ],
            [
              -89.85961578832703,
              30.04669987772047
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961578832703,
        30.04669987772047,
        -89.84350788171106,
        30.062677395812415
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.320713+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747080.0,
            0.0,
            -2.0,
            571286.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84399418334549,
              30.046722117504622
            ],
            [
              -89.84399418334549,
              30.06262817550945
            ],
            [
              -89.82997080201181,
              30.06262817550945
            ],
            [
              -89.82997080201181,
              30.046722117504622
            ],
            [
              -89.84399418334549,
              30.046722117504622
            ]
          ]
        ]
      },
      "bbox": [
        -89.84399418334549,
        30.046722117504622,
        -89.82997080201181,
        30.06262817550945
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.349638+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2864,
            2181
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752022.0,
            0.0,
            -2.0,
            571332.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84387812225538,
              30.03883321019555
            ],
            [
              -89.84387812225538,
              30.04704103776666
            ],
            [
              -89.82992768651302,
              30.04704103776666
            ],
            [
              -89.82992768651302,
              30.03883321019555
            ],
            [
              -89.84387812225538,
              30.03883321019555
            ]
          ]
        ]
      },
      "bbox": [
        -89.84387812225538,
        30.03883321019555,
        -89.82992768651302,
        30.04704103776666
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.377070+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1464,
            2188
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752096.0,
            0.0,
            -2.0,
            565664.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8595991832707,
              30.03242827889253
            ],
            [
              -89.8595991832707,
              30.047068328993806
            ],
            [
              -89.8436210029782,
              30.047068328993806
            ],
            [
              -89.8436210029782,
              30.03242827889253
            ],
            [
              -89.8595991832707,
              30.03242827889253
            ]
          ]
        ]
      },
      "bbox": [
        -89.8595991832707,
        30.03242827889253,
        -89.8436210029782,
        30.047068328993806
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.405059+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2630,
            2494
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747152.0,
            0.0,
            -2.0,
            565610.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523825575222,
              30.03107970975604
            ],
            [
              -89.87523825575222,
              30.04706620034678
            ],
            [
              -89.85915411694201,
              30.04706620034678
            ],
            [
              -89.85915411694201,
              30.03107970975604
            ],
            [
              -89.87523825575222,
              30.03107970975604
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523825575222,
        30.03107970975604,
        -89.85915411694201,
        30.04706620034678
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.433179+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742210.0,
            0.0,
            -2.0,
            565546.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Chef_Menteur_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87508432588331,
              30.02608514564766
            ],
            [
              -89.87508432588331,
              30.031407596700316
            ],
            [
              -89.86270986988494,
              30.031407596700316
            ],
            [
              -89.86270986988494,
              30.02608514564766
            ],
            [
              -89.87508432588331,
              30.02608514564766
            ]
          ]
        ]
      },
      "bbox": [
        -89.87508432588331,
        30.02608514564766,
        -89.86270986988494,
        30.031407596700316
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.460330+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Chef_Menteur_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Chef_Menteur_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Chef_Menteur_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            943,
            1946
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742282.0,
            0.0,
            -2.0,
            559852.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.81274473288131,
              29.859283139465436
            ],
            [
              -89.81274473288131,
              29.875190003045265
            ],
            [
              -89.79662300585267,
              29.875190003045265
            ],
            [
              -89.79662300585267,
              29.859283139465436
            ],
            [
              -89.81274473288131,
              29.859283139465436
            ]
          ]
        ]
      },
      "bbox": [
        -89.81274473288131,
        29.859283139465436,
        -89.79662300585267,
        29.875190003045265
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.488192+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2517
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3762812.0,
            0.0,
            -2.0,
            503304.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.7971211171605,
              29.859259149233853
            ],
            [
              -89.7971211171605,
              29.875189867335713
            ],
            [
              -89.78099661726482,
              29.875189867335713
            ],
            [
              -89.78099661726482,
              29.859259149233853
            ],
            [
              -89.7971211171605,
              29.859259149233853
            ]
          ]
        ]
      },
      "bbox": [
        -89.7971211171605,
        29.859259149233853,
        -89.78099661726482,
        29.875189867335713
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.516205+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            2517
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3767764.0,
            0.0,
            -2.0,
            503370.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.781503817686,
              29.8592402966588
            ],
            [
              -89.781503817686,
              29.875187948957954
            ],
            [
              -89.76595705881405,
              29.875187948957954
            ],
            [
              -89.76595705881405,
              29.8592402966588
            ],
            [
              -89.781503817686,
              29.8592402966588
            ]
          ]
        ]
      },
      "bbox": [
        -89.781503817686,
        29.8592402966588,
        -89.76595705881405,
        29.875187948957954
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.553723+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2425
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3772714.0,
            0.0,
            -2.0,
            503436.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.78133578296051,
              29.854320466751524
            ],
            [
              -89.78133578296051,
              29.85950133748945
            ],
            [
              -89.77469510623317,
              29.85950133748945
            ],
            [
              -89.77469510623317,
              29.854320466751524
            ],
            [
              -89.78133578296051,
              29.854320466751524
            ]
          ]
        ]
      },
      "bbox": [
        -89.78133578296051,
        29.854320466751524,
        -89.77469510623317,
        29.85950133748945
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.580894+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            928,
            1040
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3772792.0,
            0.0,
            -2.0,
            497732.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.79697205331222,
              29.853363110294286
            ],
            [
              -89.79697205331222,
              29.85961881251989
            ],
            [
              -89.78116287438236,
              29.85961881251989
            ],
            [
              -89.78116287438236,
              29.853363110294286
            ],
            [
              -89.79697205331222,
              29.853363110294286
            ]
          ]
        ]
      },
      "bbox": [
        -89.79697205331222,
        29.853363110294286,
        -89.78116287438236,
        29.85961881251989
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.608160+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1104,
            2491
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3767840.0,
            0.0,
            -2.0,
            497708.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.81260130479669,
              29.85337045326616
            ],
            [
              -89.81260130479669,
              29.859641017338692
            ],
            [
              -89.79677386670106,
              29.859641017338692
            ],
            [
              -89.79677386670106,
              29.85337045326616
            ],
            [
              -89.81260130479669,
              29.85337045326616
            ]
          ]
        ]
      },
      "bbox": [
        -89.81260130479669,
        29.85337045326616,
        -89.79677386670106,
        29.859641017338692
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.635782+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1107,
            2494
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3762886.0,
            0.0,
            -2.0,
            497650.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523286704257,
              29.85936610269857
            ],
            [
              -89.87523286704257,
              29.87517740374818
            ],
            [
              -89.85913478681094,
              29.87517740374818
            ],
            [
              -89.85913478681094,
              29.85936610269857
            ],
            [
              -89.87523286704257,
              29.85936610269857
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523286704257,
        29.85936610269857,
        -89.85913478681094,
        29.87517740374818
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.663839+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2843,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3743006.0,
            0.0,
            -2.0,
            503042.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961553646025,
              29.859349540277353
            ],
            [
              -89.85961553646025,
              29.87517926732574
            ],
            [
              -89.84350848146256,
              29.87517926732574
            ],
            [
              -89.84350848146256,
              29.859349540277353
            ],
            [
              -89.85961553646025,
              29.859349540277353
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961553646025,
        29.859349540277353,
        -89.84350848146256,
        29.87517926732574
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.691540+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2846,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747956.0,
            0.0,
            -2.0,
            503106.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84399190168475,
              29.85933112108625
            ],
            [
              -89.84399190168475,
              29.87518470304047
            ],
            [
              -89.82788209354739,
              29.87518470304047
            ],
            [
              -89.82788209354739,
              29.85933112108625
            ],
            [
              -89.84399190168475,
              29.85933112108625
            ]
          ]
        ]
      },
      "bbox": [
        -89.84399190168475,
        29.85933112108625,
        -89.82788209354739,
        29.87518470304047
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.719270+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2850,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752908.0,
            0.0,
            -2.0,
            503172.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82836827239132,
              29.85931084512664
            ],
            [
              -89.82836827239132,
              29.875182782391427
            ],
            [
              -89.81225578858054,
              29.875182782391427
            ],
            [
              -89.81225578858054,
              29.85931084512664
            ],
            [
              -89.82836827239132,
              29.85931084512664
            ]
          ]
        ]
      },
      "bbox": [
        -89.82836827239132,
        29.85931084512664,
        -89.81225578858054,
        29.875182782391427
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.745821+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2853,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3757860.0,
            0.0,
            -2.0,
            503236.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82822408338515,
              29.853387086914562
            ],
            [
              -89.82822408338515,
              29.85966129166181
            ],
            [
              -89.81239748429738,
              29.85966129166181
            ],
            [
              -89.81239748429738,
              29.853387086914562
            ],
            [
              -89.82822408338515,
              29.853387086914562
            ]
          ]
        ]
      },
      "bbox": [
        -89.82822408338515,
        29.853387086914562,
        -89.81239748429738,
        29.85966129166181
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.769791+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1108,
            2494
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3757934.0,
            0.0,
            -2.0,
            497592.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84384711231654,
              29.853385438401595
            ],
            [
              -89.84384711231654,
              29.859685208452138
            ],
            [
              -89.82802733473356,
              29.859685208452138
            ],
            [
              -89.82802733473356,
              29.853385438401595
            ],
            [
              -89.84384711231654,
              29.853385438401595
            ]
          ]
        ]
      },
      "bbox": [
        -89.84384711231654,
        29.853385438401595,
        -89.82802733473356,
        29.859685208452138
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.794426+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1113,
            2493
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752982.0,
            0.0,
            -2.0,
            497536.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85947030211732,
              29.853370861683842
            ],
            [
              -89.85947030211732,
              29.859701769234746
            ],
            [
              -89.84365096594084,
              29.859701769234746
            ],
            [
              -89.84365096594084,
              29.853370861683842
            ],
            [
              -89.85947030211732,
              29.853370861683842
            ]
          ]
        ]
      },
      "bbox": [
        -89.85947030211732,
        29.853370861683842,
        -89.84365096594084,
        29.859701769234746
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.818598+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1119,
            2493
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3748030.0,
            0.0,
            -2.0,
            497478.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Delacroix_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87509955437007,
              29.853370925951932
            ],
            [
              -89.87509955437007,
              29.859716543213324
            ],
            [
              -89.85927460264288,
              29.859716543213324
            ],
            [
              -89.85927460264288,
              29.853370925951932
            ],
            [
              -89.87509955437007,
              29.853370925951932
            ]
          ]
        ]
      },
      "bbox": [
        -89.87509955437007,
        29.853370925951932,
        -89.85927460264288,
        29.859716543213324
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.843189+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Delacroix_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Delacroix_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Delacroix_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1122,
            2494
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3743076.0,
            0.0,
            -2.0,
            497420.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.43753179479535,
              29.997130449401133
            ],
            [
              -90.43753179479535,
              30.000114203900452
            ],
            [
              -90.42183665233809,
              30.000114203900452
            ],
            [
              -90.42183665233809,
              29.997130449401133
            ],
            [
              -90.43753179479535,
              29.997130449401133
            ]
          ]
        ]
      },
      "bbox": [
        -90.43753179479535,
        29.997130449401133,
        -90.42183665233809,
        30.000114203900452
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.869071+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            523,
            2480
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3564388.0,
            0.0,
            -2.0,
            546644.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.42195296440832,
              29.992698524411395
            ],
            [
              -90.42195296440832,
              30.00011150232426
            ],
            [
              -90.40617271845738,
              30.00011150232426
            ],
            [
              -90.40617271845738,
              29.992698524411395
            ],
            [
              -90.42195296440832,
              29.992698524411395
            ]
          ]
        ]
      },
      "bbox": [
        -90.42195296440832,
        29.992698524411395,
        -90.40617271845738,
        30.00011150232426
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:58.997768+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1328,
            2487
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3569332.0,
            0.0,
            -2.0,
            546682.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.40640404417206,
              29.984513847352545
            ],
            [
              -90.40640404417206,
              30.00011790193692
            ],
            [
              -90.39047077292933,
              30.00011790193692
            ],
            [
              -90.39047077292933,
              29.984513847352545
            ],
            [
              -90.40640404417206,
              29.984513847352545
            ]
          ]
        ]
      },
      "bbox": [
        -90.40640404417206,
        29.984513847352545,
        -90.39047077292933,
        30.00011790193692
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.175886+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2817,
            2499
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574278.0,
            0.0,
            -2.0,
            546724.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39078099973747,
              29.98444504370522
            ],
            [
              -90.39078099973747,
              30.000078451258982
            ],
            [
              -90.3748450680968,
              30.000078451258982
            ],
            [
              -90.3748450680968,
              29.98444504370522
            ],
            [
              -90.39078099973747,
              29.98444504370522
            ]
          ]
        ]
      },
      "bbox": [
        -90.39078099973747,
        29.98444504370522,
        -90.3748450680968,
        30.000078451258982
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.319132+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2822,
            2499
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579224.0,
            0.0,
            -2.0,
            546750.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39078287861781,
              29.968863996676625
            ],
            [
              -90.39078287861781,
              29.984711963288216
            ],
            [
              -90.37484105685425,
              29.984711963288216
            ],
            [
              -90.37484105685425,
              29.968863996676625
            ],
            [
              -90.39078287861781,
              29.968863996676625
            ]
          ]
        ]
      },
      "bbox": [
        -90.39078287861781,
        29.968863996676625,
        -90.37484105685425,
        29.984711963288216
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.394978+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2861,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579270.0,
            0.0,
            -2.0,
            541162.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39599392154214,
              29.968965842007
            ],
            [
              -90.39599392154214,
              29.984611693978515
            ],
            [
              -90.3904712974208,
              29.984611693978515
            ],
            [
              -90.3904712974208,
              29.968965842007
            ],
            [
              -90.39599392154214,
              29.968965842007
            ]
          ]
        ]
      },
      "bbox": [
        -90.39599392154214,
        29.968965842007,
        -90.3904712974208,
        29.984611693978515
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.504292+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2838,
            851
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3577620.0,
            0.0,
            -2.0,
            541112.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39180275526192,
              29.961299043393666
            ],
            [
              -90.39180275526192,
              29.969001296356502
            ],
            [
              -90.39054270380745,
              29.969001296356502
            ],
            [
              -90.39054270380745,
              29.961299043393666
            ],
            [
              -90.39180275526192,
              29.961299043393666
            ]
          ]
        ]
      },
      "bbox": [
        -90.39180275526192,
        29.961299043393666,
        -90.39054270380745,
        29.969001296356502
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.712892+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1399,
            188
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3578970.0,
            0.0,
            -2.0,
            535446.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39078595138794,
              29.953156427333994
            ],
            [
              -90.39078595138794,
              29.969130961609203
            ],
            [
              -90.37483910684658,
              29.969130961609203
            ],
            [
              -90.37483910684658,
              29.953156427333994
            ],
            [
              -90.39078595138794,
              29.953156427333994
            ]
          ]
        ]
      },
      "bbox": [
        -90.39078595138794,
        29.953156427333994,
        -90.37483910684658,
        29.969130961609203
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.807043+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2884,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579316.0,
            0.0,
            -2.0,
            535496.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.38830659351459,
              29.948217534812375
            ],
            [
              -90.38830659351459,
              29.95338986357418
            ],
            [
              -90.37493957518028,
              29.95338986357418
            ],
            [
              -90.37493957518028,
              29.948217534812375
            ],
            [
              -90.38830659351459,
              29.948217534812375
            ]
          ]
        ]
      },
      "bbox": [
        -90.38830659351459,
        29.948217534812375,
        -90.37493957518028,
        29.95338986357418
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:02:59.914088+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            923,
            2109
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3580116.0,
            0.0,
            -2.0,
            529778.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.46158002060325,
              29.999339501167253
            ],
            [
              -90.46158002060325,
              30.0000612636655
            ],
            [
              -90.45310770725926,
              30.0000612636655
            ],
            [
              -90.45310770725926,
              29.999339501167253
            ],
            [
              -90.46158002060325,
              29.999339501167253
            ]
          ]
        ]
      },
      "bbox": [
        -90.46158002060325,
        29.999339501167253,
        -90.45310770725926,
        30.0000612636655
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.071329+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            121,
            1340
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3556770.0,
            0.0,
            -2.0,
            546566.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Hahnville_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.45314768274645,
              29.998233174372245
            ],
            [
              -90.45314768274645,
              30.000109595027503
            ],
            [
              -90.43747536376446,
              30.000109595027503
            ],
            [
              -90.43747536376446,
              29.998233174372245
            ],
            [
              -90.45314768274645,
              29.998233174372245
            ]
          ]
        ]
      },
      "bbox": [
        -90.45314768274645,
        29.998233174372245,
        -90.43747536376446,
        30.000109595027503
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.129505+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Hahnville_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Hahnville_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Hahnville_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            322,
            2478
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3559442.0,
            0.0,
            -2.0,
            546604.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18760942457412,
              30.015688004592946
            ],
            [
              -90.18760942457412,
              30.024388393134192
            ],
            [
              -90.17176868029453,
              30.024388393134192
            ],
            [
              -90.17176868029453,
              30.015688004592946
            ],
            [
              -90.18760942457412,
              30.015688004592946
            ]
          ]
        ]
      },
      "bbox": [
        -90.18760942457412,
        30.015688004592946,
        -90.17176868029453,
        30.024388393134192
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.209998+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1557,
            2491
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643428.0,
            0.0,
            -2.0,
            556176.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17195541277029,
              30.015675713419096
            ],
            [
              -90.17195541277029,
              30.021820546236558
            ],
            [
              -90.15616881604052,
              30.021820546236558
            ],
            [
              -90.15616881604052,
              30.015675713419096
            ],
            [
              -90.17195541277029,
              30.015675713419096
            ]
          ]
        ]
      },
      "bbox": [
        -90.17195541277029,
        30.015675713419096,
        -90.15616881604052,
        30.021820546236558
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.321942+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1092,
            2487
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648382.0,
            0.0,
            -2.0,
            555292.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15631397797456,
              30.01566712375192
            ],
            [
              -90.15631397797456,
              30.02224809079123
            ],
            [
              -90.14054022421695,
              30.02224809079123
            ],
            [
              -90.14054022421695,
              30.01566712375192
            ],
            [
              -90.15631397797456,
              30.01566712375192
            ]
          ]
        ]
      },
      "bbox": [
        -90.15631397797456,
        30.01566712375192,
        -90.14054022421695,
        30.02224809079123
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.503196+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1171,
            2484
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653332.0,
            0.0,
            -2.0,
            555498.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14068524967007,
              30.015651181191423
            ],
            [
              -90.14068524967007,
              30.021084586894876
            ],
            [
              -90.12493075957332,
              30.021084586894876
            ],
            [
              -90.12493075957332,
              30.015651181191423
            ],
            [
              -90.14068524967007,
              30.015651181191423
            ]
          ]
        ]
      },
      "bbox": [
        -90.14068524967007,
        30.015651181191423,
        -90.12493075957332,
        30.021084586894876
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.590827+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            962,
            2483
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658278.0,
            0.0,
            -2.0,
            555126.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14082369658578,
              29.999844310677133
            ],
            [
              -90.14082369658578,
              30.0159422617527
            ],
            [
              -90.12479717550566,
              30.0159422617527
            ],
            [
              -90.12479717550566,
              29.999844310677133
            ],
            [
              -90.14082369658578,
              29.999844310677133
            ]
          ]
        ]
      },
      "bbox": [
        -90.14082369658578,
        29.999844310677133,
        -90.12479717550566,
        30.0159422617527
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.722770+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2901,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658294.0,
            0.0,
            -2.0,
            553256.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15644376084983,
              29.99984931548229
            ],
            [
              -90.15644376084983,
              30.01595084953389
            ],
            [
              -90.14042596790878,
              30.01595084953389
            ],
            [
              -90.14042596790878,
              29.99984931548229
            ],
            [
              -90.15644376084983,
              29.99984931548229
            ]
          ]
        ]
      },
      "bbox": [
        -90.15644376084983,
        29.99984931548229,
        -90.14042596790878,
        30.01595084953389
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.901723+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2902,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653350.0,
            0.0,
            -2.0,
            553208.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17207020793789,
              29.999846966169926
            ],
            [
              -90.17207020793789,
              30.015963138815717
            ],
            [
              -90.15605469839652,
              30.015963138815717
            ],
            [
              -90.15605469839652,
              29.999846966169926
            ],
            [
              -90.17207020793789,
              29.999846966169926
            ]
          ]
        ]
      },
      "bbox": [
        -90.17207020793789,
        29.999846966169926,
        -90.15605469839652,
        30.015963138815717
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:00.992476+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2905,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648404.0,
            0.0,
            -2.0,
            553162.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18769027209737,
              29.999848261383985
            ],
            [
              -90.18769027209737,
              30.015968018694277
            ],
            [
              -90.17168349709746,
              30.015968018694277
            ],
            [
              -90.17168349709746,
              29.999848261383985
            ],
            [
              -90.18769027209737,
              29.999848261383985
            ]
          ]
        ]
      },
      "bbox": [
        -90.18769027209737,
        29.999848261383985,
        -90.17168349709746,
        30.015968018694277
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.083626+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2906,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643460.0,
            0.0,
            -2.0,
            553114.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2187743674703,
              30.031424942384213
            ],
            [
              -90.2187743674703,
              30.033357331394118
            ],
            [
              -90.21331783560962,
              30.033357331394118
            ],
            [
              -90.21331783560962,
              30.031424942384213
            ],
            [
              -90.2187743674703,
              30.031424942384213
            ]
          ]
        ]
      },
      "bbox": [
        -90.2187743674703,
        30.031424942384213,
        -90.21331783560962,
        30.033357331394118
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.169517+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            343,
            860
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633510.0,
            0.0,
            -2.0,
            559340.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23447508159148,
              30.031344303144397
            ],
            [
              -90.23447508159148,
              30.039764023652975
            ],
            [
              -90.21865152735799,
              30.039764023652975
            ],
            [
              -90.21865152735799,
              30.031344303144397
            ],
            [
              -90.23447508159148,
              30.031344303144397
            ]
          ]
        ]
      },
      "bbox": [
        -90.23447508159148,
        30.031344303144397,
        -90.21865152735799,
        30.039764023652975
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.283797+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1507,
            2489
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628542.0,
            0.0,
            -2.0,
            561622.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25015057596154,
              30.031343621691306
            ],
            [
              -90.25015057596154,
              30.044386856013258
            ],
            [
              -90.23422675075628,
              30.044386856013258
            ],
            [
              -90.23422675075628,
              30.031343621691306
            ],
            [
              -90.25015057596154,
              30.031343621691306
            ]
          ]
        ]
      },
      "bbox": [
        -90.25015057596154,
        30.031343621691306,
        -90.23422675075628,
        30.044386856013258
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.513363+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2348,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623582.0,
            0.0,
            -2.0,
            563256.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25018138132484,
              30.01570746172214
            ],
            [
              -90.25018138132484,
              30.031621709734214
            ],
            [
              -90.23419049173566,
              30.031621709734214
            ],
            [
              -90.23419049173566,
              30.01570746172214
            ],
            [
              -90.25018138132484,
              30.01570746172214
            ]
          ]
        ]
      },
      "bbox": [
        -90.25018138132484,
        30.01570746172214,
        -90.23419049173566,
        30.031621709734214
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.658981+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2870,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623626.0,
            0.0,
            -2.0,
            558614.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455895877049,
              30.015702642045913
            ],
            [
              -90.23455895877049,
              30.031618747612278
            ],
            [
              -90.21856561744363,
              30.031618747612278
            ],
            [
              -90.21856561744363,
              30.015702642045913
            ],
            [
              -90.23455895877049,
              30.015702642045913
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455895877049,
        30.015702642045913,
        -90.21856561744363,
        30.031618747612278
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.830521+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2870,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628570.0,
            0.0,
            -2.0,
            558660.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21893647574211,
              30.015701468163343
            ],
            [
              -90.21893647574211,
              30.031531441422715
            ],
            [
              -90.20294168018643,
              30.031531441422715
            ],
            [
              -90.20294168018643,
              30.015701468163343
            ],
            [
              -90.21893647574211,
              30.015701468163343
            ]
          ]
        ]
      },
      "bbox": [
        -90.21893647574211,
        30.015701468163343,
        -90.20294168018643,
        30.031531441422715
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:01.929412+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2854,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633514.0,
            0.0,
            -2.0,
            558676.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20327614008805,
              30.0156928863676
            ],
            [
              -90.20327614008805,
              30.028395320824828
            ],
            [
              -90.18734646848928,
              30.028395320824828
            ],
            [
              -90.18734646848928,
              30.0156928863676
            ],
            [
              -90.20327614008805,
              30.0156928863676
            ]
          ]
        ]
      },
      "bbox": [
        -90.20327614008805,
        30.0156928863676,
        -90.18734646848928,
        30.028395320824828
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.076321+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2285,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638470.0,
            0.0,
            -2.0,
            557584.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20331659163757,
              29.99985314615617
            ],
            [
              -90.20331659163757,
              30.015976598587937
            ],
            [
              -90.18730591528275,
              30.015976598587937
            ],
            [
              -90.18730591528275,
              29.99985314615617
            ],
            [
              -90.20331659163757,
              29.99985314615617
            ]
          ]
        ]
      },
      "bbox": [
        -90.20331659163757,
        29.99985314615617,
        -90.18730591528275,
        30.015976598587937
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.168709+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2907,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638514.0,
            0.0,
            -2.0,
            553068.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21893659366519,
              29.99985623189416
            ],
            [
              -90.21893659366519,
              30.01597777056434
            ],
            [
              -90.20293471794712,
              30.01597777056434
            ],
            [
              -90.20293471794712,
              29.99985623189416
            ],
            [
              -90.21893659366519,
              29.99985623189416
            ]
          ]
        ]
      },
      "bbox": [
        -90.21893659366519,
        29.99985623189416,
        -90.20293471794712,
        30.01597777056434
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.508157+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2907,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633570.0,
            0.0,
            -2.0,
            553020.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455659575743,
              29.999857462854322
            ],
            [
              -90.23455659575743,
              30.01598258832917
            ],
            [
              -90.21856345981757,
              30.01598258832917
            ],
            [
              -90.21856345981757,
              29.999857462854322
            ],
            [
              -90.23455659575743,
              29.999857462854322
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455659575743,
        29.999857462854322,
        -90.21856345981757,
        30.01598258832917
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.606521+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2908,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628626.0,
            0.0,
            -2.0,
            552974.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Indian_Beach_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25018291526133,
              29.99985683903583
            ],
            [
              -90.25018291526133,
              30.015980105137317
            ],
            [
              -90.23419226412895,
              30.015980105137317
            ],
            [
              -90.23419226412895,
              29.99985683903583
            ],
            [
              -90.25018291526133,
              29.99985683903583
            ]
          ]
        ]
      },
      "bbox": [
        -90.25018291526133,
        29.99985683903583,
        -90.23419226412895,
        30.015980105137317
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.677547+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Indian_Beach_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Indian_Beach_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Indian_Beach_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2908,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623680.0,
            0.0,
            -2.0,
            552926.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.27973736301759,
              30.046967196498528
            ],
            [
              -90.27973736301759,
              30.04969859228924
            ],
            [
              -90.26558781768588,
              30.04969859228924
            ],
            [
              -90.26558781768588,
              30.046967196498528
            ],
            [
              -90.27973736301759,
              30.046967196498528
            ]
          ]
        ]
      },
      "bbox": [
        -90.27973736301759,
        30.046967196498528,
        -90.26558781768588,
        30.04969859228924
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.809775+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            476,
            2234
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614168.0,
            0.0,
            -2.0,
            565100.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26563990274708,
              30.047006109624267
            ],
            [
              -90.26563990274708,
              30.048584211084776
            ],
            [
              -90.25619249285312,
              30.048584211084776
            ],
            [
              -90.25619249285312,
              30.047006109624267
            ],
            [
              -90.26563990274708,
              30.047006109624267
            ]
          ]
        ]
      },
      "bbox": [
        -90.26563990274708,
        30.047006109624267,
        -90.25619249285312,
        30.048584211084776
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:02.961807+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            273,
            1492
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618628.0,
            0.0,
            -2.0,
            564736.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26580071175202,
              30.031346585739215
            ],
            [
              -90.26580071175202,
              30.04717632562288
            ],
            [
              -90.24982332324427,
              30.04717632562288
            ],
            [
              -90.24982332324427,
              30.031346585739215
            ],
            [
              -90.26580071175202,
              30.031346585739215
            ]
          ]
        ]
      },
      "bbox": [
        -90.26580071175202,
        30.031346585739215,
        -90.24982332324427,
        30.04717632562288
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:03.233737+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2855,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618630.0,
            0.0,
            -2.0,
            564224.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.27992756478815,
              30.031358679733742
            ],
            [
              -90.27992756478815,
              30.0472130848187
            ],
            [
              -90.26545009072603,
              30.0472130848187
            ],
            [
              -90.26545009072603,
              30.031358679733742
            ],
            [
              -90.27992756478815,
              30.031358679733742
            ]
          ]
        ]
      },
      "bbox": [
        -90.27992756478815,
        30.031358679733742,
        -90.26545009072603,
        30.0472130848187
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:03.506610+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2862,
            2264
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614160.0,
            0.0,
            -2.0,
            564196.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28004860233786,
              30.01571157674955
            ],
            [
              -90.28004860233786,
              30.03160553030322
            ],
            [
              -90.26544660461887,
              30.03160553030322
            ],
            [
              -90.26544660461887,
              30.01571157674955
            ],
            [
              -90.28004860233786,
              30.01571157674955
            ]
          ]
        ]
      },
      "bbox": [
        -90.28004860233786,
        30.01571157674955,
        -90.26544660461887,
        30.03160553030322
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:03.587471+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2284
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614174.0,
            0.0,
            -2.0,
            558520.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26580384369937,
              30.01570498045581
            ],
            [
              -90.26580384369937,
              30.031617303698148
            ],
            [
              -90.24982174720479,
              30.031617303698148
            ],
            [
              -90.24982174720479,
              30.01570498045581
            ],
            [
              -90.26580384369937,
              30.01570498045581
            ]
          ]
        ]
      },
      "bbox": [
        -90.26580384369937,
        30.01570498045581,
        -90.24982174720479,
        30.031617303698148
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:03.702055+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2870,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618682.0,
            0.0,
            -2.0,
            558566.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26580283434419,
              29.999859859813576
            ],
            [
              -90.26580283434419,
              30.01598120012093
            ],
            [
              -90.24982100820725,
              30.01598120012093
            ],
            [
              -90.24982100820725,
              29.999859859813576
            ],
            [
              -90.26580283434419,
              29.999859859813576
            ]
          ]
        ]
      },
      "bbox": [
        -90.26580283434419,
        29.999859859813576,
        -90.24982100820725,
        30.01598120012093
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:03.848244+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2908,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618736.0,
            0.0,
            -2.0,
            552880.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28015267970663,
              29.999871956879275
            ],
            [
              -90.28015267970663,
              30.01596478840998
            ],
            [
              -90.26544347295126,
              30.01596478840998
            ],
            [
              -90.26544347295126,
              29.999871956879275
            ],
            [
              -90.28015267970663,
              29.999871956879275
            ]
          ]
        ]
      },
      "bbox": [
        -90.28015267970663,
        29.999871956879275,
        -90.26544347295126,
        30.01596478840998
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:03.988665+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2905,
            2301
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614194.0,
            0.0,
            -2.0,
            552832.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.37512602193608,
              30.046931910210773
            ],
            [
              -90.37512602193608,
              30.059132462015672
            ],
            [
              -90.3633391759369,
              30.059132462015672
            ],
            [
              -90.3633391759369,
              30.046931910210773
            ],
            [
              -90.37512602193608,
              30.046931910210773
            ]
          ]
        ]
      },
      "bbox": [
        -90.37512602193608,
        30.046931910210773,
        -90.3633391759369,
        30.059132462015672
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.108960+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2203,
            1846
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3583990.0,
            0.0,
            -2.0,
            568266.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "La_Branche_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3750991890141,
              30.037919432575237
            ],
            [
              -90.3750991890141,
              30.047093468398668
            ],
            [
              -90.36808975584435,
              30.047093468398668
            ],
            [
              -90.36808975584435,
              30.037919432575237
            ],
            [
              -90.3750991890141,
              30.037919432575237
            ]
          ]
        ]
      },
      "bbox": [
        -90.3750991890141,
        30.037919432575237,
        -90.36808975584435,
        30.047093468398668
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.161001+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/La_Branche_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "La_Branche_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/La_Branche_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1659,
            1095
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3584026.0,
            0.0,
            -2.0,
            563888.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1250840089325,
              29.734268303147918
            ],
            [
              -90.1250840089325,
              29.740474995624005
            ],
            [
              -90.11394444748963,
              29.740474995624005
            ],
            [
              -90.11394444748963,
              29.734268303147918
            ],
            [
              -90.1250840089325,
              29.734268303147918
            ]
          ]
        ]
      },
      "bbox": [
        -90.1250840089325,
        29.734268303147918,
        -90.11394444748963,
        29.740474995624005
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.212470+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1110,
            1756
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3664294.0,
            0.0,
            -2.0,
            453138.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519110606412,
              29.719143450905996
            ],
            [
              -90.12519110606412,
              29.734485366835568
            ],
            [
              -90.11447114562128,
              29.734485366835568
            ],
            [
              -90.11447114562128,
              29.719143450905996
            ],
            [
              -90.12519110606412,
              29.719143450905996
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519110606412,
        29.719143450905996,
        -90.11447114562128,
        29.734485366835568
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.349212+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2772,
            1672
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3664318.0,
            0.0,
            -2.0,
            450960.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09380803387774,
              29.687463444512417
            ],
            [
              -90.09380803387774,
              29.691997189503116
            ],
            [
              -90.09119492562755,
              29.691997189503116
            ],
            [
              -90.09119492562755,
              29.687463444512417
            ],
            [
              -90.09380803387774,
              29.687463444512417
            ]
          ]
        ]
      },
      "bbox": [
        -90.09380803387774,
        29.687463444512417,
        -90.09119492562755,
        29.691997189503116
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.498866+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            820,
            406
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3674404.0,
            0.0,
            -2.0,
            435616.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09907408858312,
              29.687437466703216
            ],
            [
              -90.09907408858312,
              29.691766333711463
            ],
            [
              -90.09368636948413,
              29.691766333711463
            ],
            [
              -90.09368636948413,
              29.687437466703216
            ],
            [
              -90.09907408858312,
              29.687437466703216
            ]
          ]
        ]
      },
      "bbox": [
        -90.09907408858312,
        29.687437466703216,
        -90.09368636948413,
        29.691766333711463
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.575990+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            778,
            847
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3672732.0,
            0.0,
            -2.0,
            435514.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10989796234216,
              29.671859236715527
            ],
            [
              -90.10989796234216,
              29.673932036979043
            ],
            [
              -90.1093373984791,
              29.673932036979043
            ],
            [
              -90.1093373984791,
              29.671859236715527
            ],
            [
              -90.10989796234216,
              29.671859236715527
            ]
          ]
        ]
      },
      "bbox": [
        -90.10989796234216,
        29.671859236715527,
        -90.1093373984791,
        29.673932036979043
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.636245+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            376,
            85
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3669356.0,
            0.0,
            -2.0,
            428992.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10940669780356,
              29.671719469481538
            ],
            [
              -90.10940669780356,
              29.68764868629328
            ],
            [
              -90.09368816039768,
              29.68764868629328
            ],
            [
              -90.09368816039768,
              29.671719469481538
            ],
            [
              -90.10940669780356,
              29.671719469481538
            ]
          ]
        ]
      },
      "bbox": [
        -90.10940669780356,
        29.671719469481538,
        -90.09368816039768,
        29.68764868629328
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.750265+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2870,
            2465
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3669512.0,
            0.0,
            -2.0,
            433982.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09380750392482,
              29.68344729731767
            ],
            [
              -90.09380750392482,
              29.68752013734041
            ],
            [
              -90.09225192624471,
              29.68752013734041
            ],
            [
              -90.09225192624471,
              29.68344729731767
            ],
            [
              -90.09380750392482,
              29.68344729731767
            ]
          ]
        ]
      },
      "bbox": [
        -90.09380750392482,
        29.68344729731767,
        -90.09225192624471,
        29.68752013734041
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.895026+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            738,
            239
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3674420.0,
            0.0,
            -2.0,
            433988.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957238493373,
              29.656170526561432
            ],
            [
              -90.10957238493373,
              29.671963903270647
            ],
            [
              -90.10068988252804,
              29.671963903270647
            ],
            [
              -90.10068988252804,
              29.656170526561432
            ],
            [
              -90.10957238493373,
              29.656170526561432
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957238493373,
        29.656170526561432,
        -90.10068988252804,
        29.671963903270647
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:04.954753+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            1380
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3669520.0,
            0.0,
            -2.0,
            428278.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.11159617185642,
              29.65809797286998
            ],
            [
              -90.11159617185642,
              29.671900481258604
            ],
            [
              -90.1091986818022,
              29.671900481258604
            ],
            [
              -90.1091986818022,
              29.65809797286998
            ],
            [
              -90.11159617185642,
              29.65809797286998
            ]
          ]
        ]
      },
      "bbox": [
        -90.11159617185642,
        29.65809797286998,
        -90.1091986818022,
        29.671900481258604
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.095441+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2506,
            354
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668870.0,
            0.0,
            -2.0,
            428248.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lafitte_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1087162069722,
              29.653605793476906
            ],
            [
              -90.1087162069722,
              29.65630955649571
            ],
            [
              -90.1030170056639,
              29.65630955649571
            ],
            [
              -90.1030170056639,
              29.653605793476906
            ],
            [
              -90.1087162069722,
              29.653605793476906
            ]
          ]
        ]
      },
      "bbox": [
        -90.1087162069722,
        29.653605793476906,
        -90.1030170056639,
        29.65630955649571
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.163430+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lafitte_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lafitte_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lafitte_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            482,
            900
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3669802.0,
            0.0,
            -2.0,
            422588.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18757190229134,
              29.869301485906572
            ],
            [
              -90.18757190229134,
              29.875142134855537
            ],
            [
              -90.17180658291242,
              29.875142134855537
            ],
            [
              -90.17180658291242,
              29.869301485906572
            ],
            [
              -90.18757190229134,
              29.869301485906572
            ]
          ]
        ]
      },
      "bbox": [
        -90.18757190229134,
        29.869301485906572,
        -90.17180658291242,
        29.875142134855537
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.265058+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1037,
            2488
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643972.0,
            0.0,
            -2.0,
            501904.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1719393384285,
              29.870062386858045
            ],
            [
              -90.1719393384285,
              29.875043557558485
            ],
            [
              -90.1676792358002,
              29.875043557558485
            ],
            [
              -90.1676792358002,
              29.870062386858045
            ],
            [
              -90.1719393384285,
              29.870062386858045
            ]
          ]
        ]
      },
      "bbox": [
        -90.1719393384285,
        29.870062386858045,
        -90.1676792358002,
        29.875043557558485
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.388806+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            899,
            666
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648924.0,
            0.0,
            -2.0,
            501918.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.13894708540023,
              29.871068004522854
            ],
            [
              -90.13894708540023,
              29.875133105859607
            ],
            [
              -90.12494178716946,
              29.875133105859607
            ],
            [
              -90.12494178716946,
              29.871068004522854
            ],
            [
              -90.13894708540023,
              29.871068004522854
            ]
          ]
        ]
      },
      "bbox": [
        -90.13894708540023,
        29.871068004522854,
        -90.12494178716946,
        29.875133105859607
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.486486+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            716,
            2212
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3659376.0,
            0.0,
            -2.0,
            502058.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1326101497781,
              29.843908896397654
            ],
            [
              -90.1326101497781,
              29.850534031358418
            ],
            [
              -90.12491049888158,
              29.850534031358418
            ],
            [
              -90.12491049888158,
              29.843908896397654
            ],
            [
              -90.1326101497781,
              29.843908896397654
            ]
          ]
        ]
      },
      "bbox": [
        -90.1326101497781,
        29.843908896397654,
        -90.12491049888158,
        29.850534031358418
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.546926+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1192,
            1208
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3661488.0,
            0.0,
            -2.0,
            493134.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1254786341142,
              29.843650423688853
            ],
            [
              -90.1254786341142,
              29.843935357991803
            ],
            [
              -90.12498950824661,
              29.843935357991803
            ],
            [
              -90.12498950824661,
              29.843650423688853
            ],
            [
              -90.1254786341142,
              29.843650423688853
            ]
          ]
        ]
      },
      "bbox": [
        -90.1254786341142,
        29.843650423688853,
        -90.12498950824661,
        29.843935357991803
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.821732+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            51,
            77
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663750.0,
            0.0,
            -2.0,
            490758.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23713954667535,
              29.873001095723865
            ],
            [
              -90.23713954667535,
              29.87502607445777
            ],
            [
              -90.2343410570305,
              29.87502607445777
            ],
            [
              -90.2343410570305,
              29.873001095723865
            ],
            [
              -90.23713954667535,
              29.873001095723865
            ]
          ]
        ]
      },
      "bbox": [
        -90.23713954667535,
        29.873001095723865,
        -90.2343410570305,
        29.87502607445777
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.871639+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            364,
            440
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628250.0,
            0.0,
            -2.0,
            501708.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23444481835388,
              29.869454109260428
            ],
            [
              -90.23444481835388,
              29.875135255162
            ],
            [
              -90.21867749587113,
              29.875135255162
            ],
            [
              -90.21867749587113,
              29.869454109260428
            ],
            [
              -90.23444481835388,
              29.869454109260428
            ]
          ]
        ]
      },
      "bbox": [
        -90.23444481835388,
        29.869454109260428,
        -90.21867749587113,
        29.875135255162
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:05.936580+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1009,
            2489
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3629116.0,
            0.0,
            -2.0,
            501756.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21882107039546,
              29.86935374480634
            ],
            [
              -90.21882107039546,
              29.875135739092887
            ],
            [
              -90.20305179651841,
              29.875135739092887
            ],
            [
              -90.20305179651841,
              29.86935374480634
            ],
            [
              -90.21882107039546,
              29.86935374480634
            ]
          ]
        ]
      },
      "bbox": [
        -90.21882107039546,
        29.86935374480634,
        -90.20305179651841,
        29.875135739092887
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.041190+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1027,
            2489
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3634068.0,
            0.0,
            -2.0,
            501804.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20319660697201,
              29.869317517019827
            ],
            [
              -90.20319660697201,
              29.875139865476836
            ],
            [
              -90.18742603480236,
              29.875139865476836
            ],
            [
              -90.18742603480236,
              29.869317517019827
            ],
            [
              -90.20319660697201,
              29.869317517019827
            ]
          ]
        ]
      },
      "bbox": [
        -90.20319660697201,
        29.869317517019827,
        -90.18742603480236,
        29.875139865476836
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.134222+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1034,
            2489
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3639020.0,
            0.0,
            -2.0,
            501854.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Lake_Cataouatche_East_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1364613764673,
              29.749909041959597
            ],
            [
              -90.1364613764673,
              29.756034409774717
            ],
            [
              -90.12748331579789,
              29.756034409774717
            ],
            [
              -90.12748331579789,
              29.749909041959597
            ],
            [
              -90.1364613764673,
              29.749909041959597
            ]
          ]
        ]
      },
      "bbox": [
        -90.1364613764673,
        29.749909041959597,
        -90.12748331579789,
        29.756034409774717
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.198012+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Lake_Cataouatche_East_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Lake_Cataouatche_East_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Lake_Cataouatche_East_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1099,
            1413
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3660624.0,
            0.0,
            -2.0,
            458758.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.40990425319639,
              30.078088080004655
            ],
            [
              -90.40990425319639,
              30.08059400519702
            ],
            [
              -90.40622004173949,
              30.08059400519702
            ],
            [
              -90.40622004173949,
              30.078088080004655
            ],
            [
              -90.40990425319639,
              30.078088080004655
            ]
          ]
        ]
      },
      "bbox": [
        -90.40990425319639,
        30.078088080004655,
        -90.40622004173949,
        30.08059400519702
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.254299+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            451,
            579
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3572896.0,
            0.0,
            -2.0,
            575980.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.4062744727867,
              30.078093921673467
            ],
            [
              -90.4062744727867,
              30.07972711691854
            ],
            [
              -90.40315473758383,
              30.07972711691854
            ],
            [
              -90.40315473758383,
              30.078093921673467
            ],
            [
              -90.4062744727867,
              30.078093921673467
            ]
          ]
        ]
      },
      "bbox": [
        -90.4062744727867,
        30.078093921673467,
        -90.40315473758383,
        30.07972711691854
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.353239+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            293,
            491
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574044.0,
            0.0,
            -2.0,
            575674.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39070170529901,
              30.062414338437026
            ],
            [
              -90.39070170529901,
              30.06965072400385
            ],
            [
              -90.38004352892614,
              30.06965072400385
            ],
            [
              -90.38004352892614,
              30.062414338437026
            ],
            [
              -90.39070170529901,
              30.062414338437026
            ]
          ]
        ]
      },
      "bbox": [
        -90.39070170529901,
        30.062414338437026,
        -90.38004352892614,
        30.06965072400385
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.437356+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1302,
            1675
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579016.0,
            0.0,
            -2.0,
            572050.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.40640717853111,
              30.062374405413458
            ],
            [
              -90.40640717853111,
              30.078154205995382
            ],
            [
              -90.39046609185758,
              30.078154205995382
            ],
            [
              -90.39046609185758,
              30.062374405413458
            ],
            [
              -90.40640717853111,
              30.062374405413458
            ]
          ]
        ]
      },
      "bbox": [
        -90.40640717853111,
        30.062374405413458,
        -90.39046609185758,
        30.078154205995382
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.554894+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2849,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574048.0,
            0.0,
            -2.0,
            575102.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.42189759386964,
              30.06238081100023
            ],
            [
              -90.42189759386964,
              30.078240282081122
            ],
            [
              -90.40609726931805,
              30.078240282081122
            ],
            [
              -90.40609726931805,
              30.06238081100023
            ],
            [
              -90.42189759386964,
              30.06238081100023
            ]
          ]
        ]
      },
      "bbox": [
        -90.42189759386964,
        30.06238081100023,
        -90.40609726931805,
        30.078240282081122
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.706402+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2864,
            2476
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3569148.0,
            0.0,
            -2.0,
            575094.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.4233897404134,
              30.062478808268786
            ],
            [
              -90.4233897404134,
              30.06426014591775
            ],
            [
              -90.42184989194241,
              30.06426014591775
            ],
            [
              -90.42184989194241,
              30.062478808268786
            ],
            [
              -90.4233897404134,
              30.062478808268786
            ]
          ]
        ]
      },
      "bbox": [
        -90.4233897404134,
        30.062478808268786,
        -90.42184989194241,
        30.06426014591775
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.769020+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            322,
            241
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3568676.0,
            0.0,
            -2.0,
            570006.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.43680077143944,
              30.04683749181417
            ],
            [
              -90.43680077143944,
              30.06260781498651
            ],
            [
              -90.42172042059346,
              30.06260781498651
            ],
            [
              -90.42172042059346,
              30.04683749181417
            ],
            [
              -90.43680077143944,
              30.04683749181417
            ]
          ]
        ]
      },
      "bbox": [
        -90.43680077143944,
        30.04683749181417,
        -90.42172042059346,
        30.06260781498651
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:06.867720+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2849,
            2363
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3564478.0,
            0.0,
            -2.0,
            569372.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.4220268727043,
              30.046854980290313
            ],
            [
              -90.4220268727043,
              30.062610925039948
            ],
            [
              -90.40609723621478,
              30.062610925039948
            ],
            [
              -90.40609723621478,
              30.046854980290313
            ],
            [
              -90.4220268727043,
              30.046854980290313
            ]
          ]
        ]
      },
      "bbox": [
        -90.4220268727043,
        30.046854980290313,
        -90.40609723621478,
        30.062610925039948
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.098635+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2845,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3569152.0,
            0.0,
            -2.0,
            569410.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.40640592085245,
              30.046870570908553
            ],
            [
              -90.40640592085245,
              30.06261741835914
            ],
            [
              -90.39046762730355,
              30.06261741835914
            ],
            [
              -90.39046762730355,
              30.046870570908553
            ],
            [
              -90.40640592085245,
              30.046870570908553
            ]
          ]
        ]
      },
      "bbox": [
        -90.40640592085245,
        30.046870570908553,
        -90.39046762730355,
        30.06261741835914
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.208616+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2843,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574094.0,
            0.0,
            -2.0,
            569452.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39077859058247,
              30.046889852785228
            ],
            [
              -90.39077859058247,
              30.062578018456648
            ],
            [
              -90.37484476249246,
              30.062578018456648
            ],
            [
              -90.37484476249246,
              30.046889852785228
            ],
            [
              -90.39077859058247,
              30.046889852785228
            ]
          ]
        ]
      },
      "bbox": [
        -90.39077859058247,
        30.046889852785228,
        -90.37484476249246,
        30.062578018456648
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.396590+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2832,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579038.0,
            0.0,
            -2.0,
            569478.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.39078070060577,
              30.03128740175243
            ],
            [
              -90.39078070060577,
              30.04714567670841
            ],
            [
              -90.37490462043488,
              30.04714567670841
            ],
            [
              -90.37490462043488,
              30.03128740175243
            ],
            [
              -90.39078070060577,
              30.03128740175243
            ]
          ]
        ]
      },
      "bbox": [
        -90.39078070060577,
        30.03128740175243,
        -90.37490462043488,
        30.04714567670841
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.491327+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            2488
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579084.0,
            0.0,
            -2.0,
            563866.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.40640553260765,
              30.03127320639861
            ],
            [
              -90.40640553260765,
              30.047130084121868
            ],
            [
              -90.39046869419204,
              30.047130084121868
            ],
            [
              -90.39046869419204,
              30.03127320639861
            ],
            [
              -90.40640553260765,
              30.03127320639861
            ]
          ]
        ]
      },
      "bbox": [
        -90.40640553260765,
        30.03127320639861,
        -90.39046869419204,
        30.047130084121868
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.766313+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574140.0,
            0.0,
            -2.0,
            563820.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.422024089432,
              30.03125211763168
            ],
            [
              -90.422024089432,
              30.047107094260248
            ],
            [
              -90.4060960267707,
              30.047107094260248
            ],
            [
              -90.4060960267707,
              30.03125211763168
            ],
            [
              -90.422024089432,
              30.03125211763168
            ]
          ]
        ]
      },
      "bbox": [
        -90.422024089432,
        30.03125211763168,
        -90.4060960267707,
        30.047107094260248
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.889295+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            2497
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3569198.0,
            0.0,
            -2.0,
            563772.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.43764258936132,
              30.031234674444207
            ],
            [
              -90.43764258936132,
              30.047087751180253
            ],
            [
              -90.42172330216927,
              30.047087751180253
            ],
            [
              -90.42172330216927,
              30.031234674444207
            ],
            [
              -90.43764258936132,
              30.031234674444207
            ]
          ]
        ]
      },
      "bbox": [
        -90.43764258936132,
        30.031234674444207,
        -90.42172330216927,
        30.047087751180253
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:07.982238+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            2496
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3564256.0,
            0.0,
            -2.0,
            563726.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.43765044460672,
              30.015582279090875
            ],
            [
              -90.43765044460672,
              30.031484978574106
            ],
            [
              -90.4217205664339,
              30.031484978574106
            ],
            [
              -90.4217205664339,
              30.015582279090875
            ],
            [
              -90.43765044460672,
              30.015582279090875
            ]
          ]
        ]
      },
      "bbox": [
        -90.43765044460672,
        30.015582279090875,
        -90.4217205664339,
        30.031484978574106
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.043614+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3564298.0,
            0.0,
            -2.0,
            558052.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.42202802829152,
              30.0156052202099
            ],
            [
              -90.42202802829152,
              30.031509777007226
            ],
            [
              -90.40609568703634,
              30.031509777007226
            ],
            [
              -90.40609568703634,
              30.0156052202099
            ],
            [
              -90.42202802829152,
              30.0156052202099
            ]
          ]
        ]
      },
      "bbox": [
        -90.42202802829152,
        30.0156052202099,
        -90.40609568703634,
        30.031509777007226
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.144533+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3569242.0,
            0.0,
            -2.0,
            558100.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.4064056556029,
              30.015621079753416
            ],
            [
              -90.4064056556029,
              30.031527222167764
            ],
            [
              -90.39050877420168,
              30.031527222167764
            ],
            [
              -90.39050877420168,
              30.015621079753416
            ],
            [
              -90.4064056556029,
              30.015621079753416
            ]
          ]
        ]
      },
      "bbox": [
        -90.4064056556029,
        30.015621079753416,
        -90.39050877420168,
        30.031527222167764
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.227105+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2492
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574186.0,
            0.0,
            -2.0,
            558146.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3907423200376,
              30.02000537590461
            ],
            [
              -90.3907423200376,
              30.03150431757588
            ],
            [
              -90.37998473628402,
              30.03150431757588
            ],
            [
              -90.37998473628402,
              30.02000537590461
            ],
            [
              -90.3907423200376,
              30.02000537590461
            ]
          ]
        ]
      },
      "bbox": [
        -90.3907423200376,
        30.02000537590461,
        -90.37998473628402,
        30.03150431757588
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.291987+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2077,
            1685
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579130.0,
            0.0,
            -2.0,
            558178.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3906920676411,
              29.99991659576526
            ],
            [
              -90.3906920676411,
              30.006238232000545
            ],
            [
              -90.38031467906858,
              30.006238232000545
            ],
            [
              -90.38031467906858,
              29.99991659576526
            ],
            [
              -90.3906920676411,
              29.99991659576526
            ]
          ]
        ]
      },
      "bbox": [
        -90.3906920676411,
        29.99991659576526,
        -90.38031467906858,
        30.006238232000545
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.387328+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1136,
            1633
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3579206.0,
            0.0,
            -2.0,
            548990.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.40640664731721,
              29.99987483625866
            ],
            [
              -90.40640664731721,
              30.015858327691333
            ],
            [
              -90.39046731526449,
              30.015858327691333
            ],
            [
              -90.39046731526449,
              29.99987483625866
            ],
            [
              -90.40640664731721,
              29.99987483625866
            ]
          ]
        ]
      },
      "bbox": [
        -90.40640664731721,
        29.99987483625866,
        -90.39046731526449,
        30.015858327691333
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.492157+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2886,
            2499
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3574232.0,
            0.0,
            -2.0,
            552448.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.42202635102964,
              29.99988129226319
            ],
            [
              -90.42202635102964,
              30.015857382340286
            ],
            [
              -90.40609585869787,
              30.015857382340286
            ],
            [
              -90.40609585869787,
              29.99988129226319
            ],
            [
              -90.42202635102964,
              29.99988129226319
            ]
          ]
        ]
      },
      "bbox": [
        -90.42202635102964,
        29.99988129226319,
        -90.40609585869787,
        30.015857382340286
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.598354+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2885,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3569288.0,
            0.0,
            -2.0,
            552408.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.43765242352163,
              29.99988039410223
            ],
            [
              -90.43765242352163,
              30.015838128116645
            ],
            [
              -90.42172455295031,
              30.015838128116645
            ],
            [
              -90.42172455295031,
              29.99988039410223
            ],
            [
              -90.43765242352163,
              29.99988039410223
            ]
          ]
        ]
      },
      "bbox": [
        -90.43765242352163,
        29.99988039410223,
        -90.42172455295031,
        30.015838128116645
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.776487+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2882,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3564342.0,
            0.0,
            -2.0,
            552362.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.45026508330204,
              30.031237375152106
            ],
            [
              -90.45026508330204,
              30.046216088728908
            ],
            [
              -90.43735803419993,
              30.046216088728908
            ],
            [
              -90.43735803419993,
              30.031237375152106
            ],
            [
              -90.45026508330204,
              30.031237375152106
            ]
          ]
        ]
      },
      "bbox": [
        -90.45026508330204,
        30.031237375152106,
        -90.43735803419993,
        30.046216088728908
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:08.921342+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2708,
            2021
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3560262.0,
            0.0,
            -2.0,
            563378.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.45844867577122,
              30.015624369090606
            ],
            [
              -90.45844867577122,
              30.02804466631686
            ],
            [
              -90.4530058971405,
              30.02804466631686
            ],
            [
              -90.4530058971405,
              30.015624369090606
            ],
            [
              -90.45844867577122,
              30.015624369090606
            ]
          ]
        ]
      },
      "bbox": [
        -90.45844867577122,
        30.015624369090606,
        -90.4530058971405,
        30.02804466631686
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.004488+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2252,
            844
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3557716.0,
            0.0,
            -2.0,
            556750.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.45324120796907,
              30.015563026845832
            ],
            [
              -90.45324120796907,
              30.0314636145458
            ],
            [
              -90.43735170920212,
              30.0314636145458
            ],
            [
              -90.43735170920212,
              30.015563026845832
            ],
            [
              -90.45324120796907,
              30.015563026845832
            ]
          ]
        ]
      },
      "bbox": [
        -90.45324120796907,
        30.015563026845832,
        -90.43735170920212,
        30.0314636145458
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.120393+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2492
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3559364.0,
            0.0,
            -2.0,
            558006.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.45327212806382,
              29.999883097682748
            ],
            [
              -90.45327212806382,
              30.015811477152955
            ],
            [
              -90.43734697160102,
              30.015811477152955
            ],
            [
              -90.43734697160102,
              29.999883097682748
            ],
            [
              -90.45327212806382,
              29.999883097682748
            ]
          ]
        ]
      },
      "bbox": [
        -90.45327212806382,
        29.999883097682748,
        -90.43734697160102,
        30.015811477152955
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.260030+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2498
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3559398.0,
            0.0,
            -2.0,
            552314.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Laplace_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.4618970626887,
              29.999933485454303
            ],
            [
              -90.4618970626887,
              30.01574236023665
            ],
            [
              -90.45297565292586,
              30.01574236023665
            ],
            [
              -90.45297565292586,
              29.999933485454303
            ],
            [
              -90.4618970626887,
              29.999933485454303
            ]
          ]
        ]
      },
      "bbox": [
        -90.4618970626887,
        29.999933485454303,
        -90.45297565292586,
        30.01574236023665
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.432966+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Laplace_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Laplace_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Laplace_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2864,
            1390
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3556668.0,
            0.0,
            -2.0,
            552268.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.91188610222659,
              30.109305197345062
            ],
            [
              -89.91188610222659,
              30.116465510699776
            ],
            [
              -89.90614257782923,
              30.116465510699776
            ],
            [
              -89.90614257782923,
              30.109305197345062
            ],
            [
              -89.91188610222659,
              30.109305197345062
            ]
          ]
        ]
      },
      "bbox": [
        -89.91188610222659,
        30.109305197345062,
        -89.90614257782923,
        30.116465510699776
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.545671+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1291,
            892
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3730262.0,
            0.0,
            -2.0,
            590636.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.906363582568,
              30.109195603801357
            ],
            [
              -89.906363582568,
              30.125176893955544
            ],
            [
              -89.89039191552656,
              30.125176893955544
            ],
            [
              -89.89039191552656,
              30.109195603801357
            ],
            [
              -89.906363582568,
              30.109195603801357
            ]
          ]
        ]
      },
      "bbox": [
        -89.906363582568,
        30.109195603801357,
        -89.89039191552656,
        30.125176893955544
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.638686+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2489
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732008.0,
            0.0,
            -2.0,
            593826.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8908587668784,
              30.10919413997339
            ],
            [
              -89.8908587668784,
              30.12517858125371
            ],
            [
              -89.87476447597521,
              30.12517858125371
            ],
            [
              -89.87476447597521,
              30.10919413997339
            ],
            [
              -89.8908587668784,
              30.10919413997339
            ]
          ]
        ]
      },
      "bbox": [
        -89.8908587668784,
        30.10919413997339,
        -89.87476447597521,
        30.12517858125371
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:09.915428+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3736910.0,
            0.0,
            -2.0,
            593888.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086358717606,
              30.093568629550333
            ],
            [
              -89.89086358717606,
              30.109553252675216
            ],
            [
              -89.87475916919567,
              30.109553252675216
            ],
            [
              -89.87475916919567,
              30.093568629550333
            ],
            [
              -89.89086358717606,
              30.093568629550333
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086358717606,
        30.093568629550333,
        -89.87475916919567,
        30.109553252675216
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:10.055021+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3736980.0,
            0.0,
            -2.0,
            588206.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9064861282762,
              30.093570159718237
            ],
            [
              -89.9064861282762,
              30.10955286254906
            ],
            [
              -89.8903904848334,
              30.10955286254906
            ],
            [
              -89.8903904848334,
              30.093570159718237
            ],
            [
              -89.9064861282762,
              30.093570159718237
            ]
          ]
        ]
      },
      "bbox": [
        -89.9064861282762,
        30.093570159718237,
        -89.8903904848334,
        30.10955286254906
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:10.269561+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732040.0,
            0.0,
            -2.0,
            588144.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92193792264425,
              30.09356976778895
            ],
            [
              -89.92193792264425,
              30.109548791077742
            ],
            [
              -89.90601547575287,
              30.109548791077742
            ],
            [
              -89.90601547575287,
              30.09356976778895
            ],
            [
              -89.92193792264425,
              30.09356976778895
            ]
          ]
        ]
      },
      "bbox": [
        -89.92193792264425,
        30.09356976778895,
        -89.90601547575287,
        30.109548791077742
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:10.643948+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2482
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727154.0,
            0.0,
            -2.0,
            588082.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92522683751027,
              30.09370506977934
            ],
            [
              -89.92522683751027,
              30.097392417534355
            ],
            [
              -89.92181710256216,
              30.097392417534355
            ],
            [
              -89.92181710256216,
              30.09370506977934
            ],
            [
              -89.92522683751027,
              30.09370506977934
            ]
          ]
        ]
      },
      "bbox": [
        -89.92522683751027,
        30.09370506977934,
        -89.92181710256216,
        30.097392417534355
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:10.945389+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            664,
            531
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3726114.0,
            0.0,
            -2.0,
            583648.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9375642117271,
              30.07794766379058
            ],
            [
              -89.9375642117271,
              30.093919398106287
            ],
            [
              -89.92164678781143,
              30.093919398106287
            ],
            [
              -89.92164678781143,
              30.07794766379058
            ],
            [
              -89.9375642117271,
              30.07794766379058
            ]
          ]
        ]
      },
      "bbox": [
        -89.9375642117271,
        30.07794766379058,
        -89.92164678781143,
        30.093919398106287
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:11.040487+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2482
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722282.0,
            0.0,
            -2.0,
            582338.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210851534252,
              30.077949843913387
            ],
            [
              -89.92210851534252,
              30.09392523825435
            ],
            [
              -89.90601792138727,
              30.09392523825435
            ],
            [
              -89.90601792138727,
              30.077949843913387
            ],
            [
              -89.92210851534252,
              30.077949843913387
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210851534252,
        30.077949843913387,
        -89.90601792138727,
        30.09392523825435
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:11.150097+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727170.0,
            0.0,
            -2.0,
            582400.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648201939584,
              30.07795566983281
            ],
            [
              -89.90648201939584,
              30.093927416126927
            ],
            [
              -89.89038905458257,
              30.093927416126927
            ],
            [
              -89.89038905458257,
              30.07795566983281
            ],
            [
              -89.90648201939584,
              30.07795566983281
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648201939584,
        30.07795566983281,
        -89.89038905458257,
        30.093927416126927
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:11.381520+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732112.0,
            0.0,
            -2.0,
            582462.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086192384747,
              30.077954143287
            ],
            [
              -89.89086192384747,
              30.093927809611053
            ],
            [
              -89.87476018797804,
              30.093927809611053
            ],
            [
              -89.87476018797804,
              30.077954143287
            ],
            [
              -89.89086192384747,
              30.077954143287
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086192384747,
        30.077954143287,
        -89.87476018797804,
        30.093927809611053
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:11.653422+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737052.0,
            0.0,
            -2.0,
            582524.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086057935286,
              30.06231761767529
            ],
            [
              -89.89086057935286,
              30.078318819842956
            ],
            [
              -89.87476096499499,
              30.078318819842956
            ],
            [
              -89.87476096499499,
              30.06231761767529
            ],
            [
              -89.89086057935286,
              30.06231761767529
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086057935286,
        30.06231761767529,
        -89.87476096499499,
        30.078318819842956
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:11.830252+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2878,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737124.0,
            0.0,
            -2.0,
            576848.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648454861832,
              30.062319140556852
            ],
            [
              -89.90648454861832,
              30.078312992379356
            ],
            [
              -89.89038746553713,
              30.078312992379356
            ],
            [
              -89.89038746553713,
              30.062319140556852
            ],
            [
              -89.90648454861832,
              30.062319140556852
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648454861832,
        30.062319140556852,
        -89.89038746553713,
        30.078312992379356
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:11.922495+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732182.0,
            0.0,
            -2.0,
            576784.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9221084396288,
              30.062324378028546
            ],
            [
              -89.9221084396288,
              30.07831081070537
            ],
            [
              -89.90602020873709,
              30.07831081070537
            ],
            [
              -89.90602020873709,
              30.062324378028546
            ],
            [
              -89.9221084396288,
              30.062324378028546
            ]
          ]
        ]
      },
      "bbox": [
        -89.9221084396288,
        30.062324378028546,
        -89.90602020873709,
        30.07831081070537
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.174877+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727240.0,
            0.0,
            -2.0,
            576722.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9377260864128,
              30.062322194084345
            ],
            [
              -89.9377260864128,
              30.07830120955445
            ],
            [
              -89.92164670652481,
              30.07830120955445
            ],
            [
              -89.92164670652481,
              30.062322194084345
            ],
            [
              -89.9377260864128,
              30.062322194084345
            ]
          ]
        ]
      },
      "bbox": [
        -89.9377260864128,
        30.062322194084345,
        -89.92164670652481,
        30.07830120955445
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.359425+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722300.0,
            0.0,
            -2.0,
            576658.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.94200362086796,
              30.07806454482691
            ],
            [
              -89.94200362086796,
              30.082088185086857
            ],
            [
              -89.93743334060741,
              30.082088185086857
            ],
            [
              -89.93743334060741,
              30.07806454482691
            ],
            [
              -89.94200362086796,
              30.07806454482691
            ]
          ]
        ]
      },
      "bbox": [
        -89.94200362086796,
        30.07806454482691,
        -89.93743334060741,
        30.082088185086857
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.490454+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            723,
            714
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3720878.0,
            0.0,
            -2.0,
            578018.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95322985988618,
              30.062323656267733
            ],
            [
              -89.95322985988618,
              30.078294063476392
            ],
            [
              -89.93727312459507,
              30.078294063476392
            ],
            [
              -89.93727312459507,
              30.062323656267733
            ],
            [
              -89.95322985988618,
              30.062323656267733
            ]
          ]
        ]
      },
      "bbox": [
        -89.95322985988618,
        30.062323656267733,
        -89.93727312459507,
        30.078294063476392
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.574005+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2489
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717396.0,
            0.0,
            -2.0,
            576596.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96267626485054,
              30.06238925562333
            ],
            [
              -89.96267626485054,
              30.069478516387267
            ],
            [
              -89.95302064404974,
              30.069478516387267
            ],
            [
              -89.95302064404974,
              30.06238925562333
            ],
            [
              -89.96267626485054,
              30.06238925562333
            ]
          ]
        ]
      },
      "bbox": [
        -89.96267626485054,
        30.06238925562333,
        -89.95302064404974,
        30.069478516387267
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.713815+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1271,
            1512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3714408.0,
            0.0,
            -2.0,
            573354.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9377298859665,
              30.046696682660272
            ],
            [
              -89.9377298859665,
              30.062670305087376
            ],
            [
              -89.92164678102472,
              30.062670305087376
            ],
            [
              -89.92164678102472,
              30.046696682660272
            ],
            [
              -89.9377298859665,
              30.046696682660272
            ]
          ]
        ]
      },
      "bbox": [
        -89.9377298859665,
        30.046696682660272,
        -89.92164678102472,
        30.062670305087376
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.791547+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722368.0,
            0.0,
            -2.0,
            570974.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210836393421,
              30.046698801944935
            ],
            [
              -89.92210836393421,
              30.062674343655345
            ],
            [
              -89.90601648839534,
              30.062674343655345
            ],
            [
              -89.90601648839534,
              30.046698801944935
            ],
            [
              -89.92210836393421,
              30.046698801944935
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210836393421,
        30.046698801944935,
        -89.90601648839534,
        30.062674343655345
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.899145+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727310.0,
            0.0,
            -2.0,
            571036.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648676221834,
              30.04670463535661
            ],
            [
              -89.90648676221834,
              30.062676529171657
            ],
            [
              -89.89039251734278,
              30.062676529171657
            ],
            [
              -89.89039251734278,
              30.04670463535661
            ],
            [
              -89.90648676221834,
              30.04670463535661
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648676221834,
        30.04670463535661,
        -89.89039251734278,
        30.062676529171657
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:12.992062+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732252.0,
            0.0,
            -2.0,
            571098.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.890858917004,
              30.04670304686555
            ],
            [
              -89.890858917004,
              30.062676792407327
            ],
            [
              -89.87476222456536,
              30.062676792407327
            ],
            [
              -89.87476222456536,
              30.04670304686555
            ],
            [
              -89.890858917004,
              30.04670304686555
            ]
          ]
        ]
      },
      "bbox": [
        -89.890858917004,
        30.04670304686555,
        -89.87476222456536,
        30.062676792407327
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.078547+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737196.0,
            0.0,
            -2.0,
            571160.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89086373423584,
              30.03107743724454
            ],
            [
              -89.89086373423584,
              30.04706778729976
            ],
            [
              -89.87476300100698,
              30.04706778729976
            ],
            [
              -89.87476300100698,
              30.03107743724454
            ],
            [
              -89.89086373423584,
              30.03107743724454
            ]
          ]
        ]
      },
      "bbox": [
        -89.89086373423584,
        30.03107743724454,
        -89.87476300100698,
        30.04706778729976
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.205397+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737266.0,
            0.0,
            -2.0,
            565484.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648281254064,
              30.031079022093756
            ],
            [
              -89.90648281254064,
              30.047061952344304
            ],
            [
              -89.89039092824115,
              30.047061952344304
            ],
            [
              -89.89039092824115,
              30.031079022093756
            ],
            [
              -89.90648281254064,
              30.031079022093756
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648281254064,
        30.031079022093756,
        -89.89039092824115,
        30.047061952344304
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.331178+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732324.0,
            0.0,
            -2.0,
            565420.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210828825874,
              30.03107325379156
            ],
            [
              -89.92210828825874,
              30.0470598315083
            ],
            [
              -89.90601877524242,
              30.0470598315083
            ],
            [
              -89.90601877524242,
              30.03107325379156
            ],
            [
              -89.92210828825874,
              30.03107325379156
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210828825874,
        30.03107325379156,
        -89.90601877524242,
        30.0470598315083
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.574371+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727380.0,
            0.0,
            -2.0,
            565358.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772736433891,
              30.03107113068678
            ],
            [
              -89.93772736433891,
              30.047050290240037
            ],
            [
              -89.9216466997554,
              30.047050290240037
            ],
            [
              -89.9216466997554,
              30.03107113068678
            ],
            [
              -89.93772736433891,
              30.03107113068678
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772736433891,
        30.03107113068678,
        -89.9216466997554,
        30.047050290240037
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.773191+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722438.0,
            0.0,
            -2.0,
            565294.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9377311624951,
              30.015445539332124
            ],
            [
              -89.9377311624951,
              30.031424802623608
            ],
            [
              -89.92164669636536,
              30.031424802623608
            ],
            [
              -89.92164669636536,
              30.015445539332124
            ],
            [
              -89.9377311624951,
              30.015445539332124
            ]
          ]
        ]
      },
      "bbox": [
        -89.9377311624951,
        30.015445539332124,
        -89.92164669636536,
        30.031424802623608
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.831680+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722506.0,
            0.0,
            -2.0,
            559612.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210813478157,
              30.01545309697264
            ],
            [
              -89.92210813478157,
              30.03143428046071
            ],
            [
              -89.90601489884004,
              30.03143428046071
            ],
            [
              -89.90601489884004,
              30.01545309697264
            ],
            [
              -89.92210813478157,
              30.01545309697264
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210813478157,
        30.01545309697264,
        -89.90601489884004,
        30.03143428046071
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:13.909326+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727450.0,
            0.0,
            -2.0,
            559676.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648518307202,
              30.01545406170391
            ],
            [
              -89.90648518307202,
              30.031436405116626
            ],
            [
              -89.89045269836024,
              30.031436405116626
            ],
            [
              -89.89045269836024,
              30.01545406170391
            ],
            [
              -89.90648518307202,
              30.01545406170391
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648518307202,
        30.01545406170391,
        -89.89045269836024,
        30.031436405116626
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.002319+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732394.0,
            0.0,
            -2.0,
            559738.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.89080042394087,
              30.019726323275663
            ],
            [
              -89.89080042394087,
              30.03144217496298
            ],
            [
              -89.874915697233,
              30.03144217496298
            ],
            [
              -89.874915697233,
              30.019726323275663
            ],
            [
              -89.89080042394087,
              30.019726323275663
            ]
          ]
        ]
      },
      "bbox": [
        -89.89080042394087,
        30.019726323275663,
        -89.874915697233,
        30.03144217496298
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.157548+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2099,
            2487
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3737338.0,
            0.0,
            -2.0,
            559802.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.90648100464824,
              29.999888057902165
            ],
            [
              -89.90648100464824,
              30.01571726370944
            ],
            [
              -89.89692323322222,
              30.01571726370944
            ],
            [
              -89.89692323322222,
              29.999888057902165
            ],
            [
              -89.90648100464824,
              29.999888057902165
            ]
          ]
        ]
      },
      "bbox": [
        -89.90648100464824,
        29.999888057902165,
        -89.89692323322222,
        30.01571726370944
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.244220+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2860,
            1477
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3732466.0,
            0.0,
            -2.0,
            554022.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.92210781198808,
              29.99982193397573
            ],
            [
              -89.92210781198808,
              30.015808690004793
            ],
            [
              -89.9060173426242,
              30.015808690004793
            ],
            [
              -89.9060173426242,
              29.99982193397573
            ],
            [
              -89.92210781198808,
              29.99982193397573
            ]
          ]
        ]
      },
      "bbox": [
        -89.92210781198808,
        29.99982193397573,
        -89.9060173426242,
        30.015808690004793
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.465237+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3727520.0,
            0.0,
            -2.0,
            553994.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.93772837901275,
              29.999819873834493
            ],
            [
              -89.93772837901275,
              30.01580470783611
            ],
            [
              -89.92164661512554,
              30.01580470783611
            ],
            [
              -89.92164661512554,
              29.999819873834493
            ],
            [
              -89.93772837901275,
              29.999819873834493
            ]
          ]
        ]
      },
      "bbox": [
        -89.93772837901275,
        29.999819873834493,
        -89.92164661512554,
        30.01580470783611
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.556638+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3722576.0,
            0.0,
            -2.0,
            553932.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.99092868567095,
              30.046796015473987
            ],
            [
              -89.99092868567095,
              30.05008558575643
            ],
            [
              -89.98432387156888,
              30.05008558575643
            ],
            [
              -89.98432387156888,
              30.046796015473987
            ],
            [
              -89.99092868567095,
              30.046796015473987
            ]
          ]
        ]
      },
      "bbox": [
        -89.99092868567095,
        30.046796015473987,
        -89.98432387156888,
        30.05008558575643
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.646133+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            586,
            1038
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3705538.0,
            0.0,
            -2.0,
            566196.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.9844297965859,
              30.04670106511779
            ],
            [
              -89.9844297965859,
              30.058795944413774
            ],
            [
              -89.9685777140949,
              30.058795944413774
            ],
            [
              -89.9685777140949,
              30.04670106511779
            ],
            [
              -89.9844297965859,
              30.04670106511779
            ]
          ]
        ]
      },
      "bbox": [
        -89.9844297965859,
        30.04670106511779,
        -89.9685777140949,
        30.058795944413774
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:14.843569+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2170,
            2482
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707594.0,
            0.0,
            -2.0,
            569388.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96892220627204,
              30.04669781347737
            ],
            [
              -89.96892220627204,
              30.062667143319977
            ],
            [
              -89.95290088858572,
              30.062667143319977
            ],
            [
              -89.95290088858572,
              30.04669781347737
            ],
            [
              -89.96892220627204,
              30.04669781347737
            ]
          ]
        ]
      },
      "bbox": [
        -89.96892220627204,
        30.04669781347737,
        -89.95290088858572,
        30.062667143319977
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.010975+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712500.0,
            0.0,
            -2.0,
            570854.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95335133031816,
              30.04669814132364
            ],
            [
              -89.95335133031816,
              30.06266991264952
            ],
            [
              -89.93727067372531,
              30.06266991264952
            ],
            [
              -89.93727067372531,
              30.04669814132364
            ],
            [
              -89.95335133031816,
              30.04669814132364
            ]
          ]
        ]
      },
      "bbox": [
        -89.95335133031816,
        30.04669814132364,
        -89.93727067372531,
        30.06266991264952
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.188660+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717426.0,
            0.0,
            -2.0,
            570914.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95335260663735,
              30.031078152011307
            ],
            [
              -89.95335260663735,
              30.047044461610675
            ],
            [
              -89.93727454459696,
              30.047044461610675
            ],
            [
              -89.93727454459696,
              30.031078152011307
            ],
            [
              -89.95335260663735,
              30.031078152011307
            ]
          ]
        ]
      },
      "bbox": [
        -89.95335260663735,
        30.031078152011307,
        -89.93727454459696,
        30.047044461610675
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.366455+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717494.0,
            0.0,
            -2.0,
            565232.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897160550498,
              30.031077820191065
            ],
            [
              -89.96897160550498,
              30.047042212441355
            ],
            [
              -89.9529023117704,
              30.047042212441355
            ],
            [
              -89.9529023117704,
              30.031077820191065
            ],
            [
              -89.96897160550498,
              30.031077820191065
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897160550498,
        30.031077820191065,
        -89.9529023117704,
        30.047042212441355
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.573494+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712552.0,
            0.0,
            -2.0,
            565172.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459684900659,
              30.03108113363768
            ],
            [
              -89.98459684900659,
              30.04703817525324
            ],
            [
              -89.96853007856579,
              30.04703817525324
            ],
            [
              -89.96853007856579,
              30.03108113363768
            ],
            [
              -89.98459684900659,
              30.03108113363768
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459684900659,
        30.03108113363768,
        -89.96853007856579,
        30.04703817525324
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.681985+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2872,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707608.0,
            0.0,
            -2.0,
            565112.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00016528586562,
              30.031077029186886
            ],
            [
              -90.00016528586562,
              30.047037207212224
            ],
            [
              -89.98415144896853,
              30.047037207212224
            ],
            [
              -89.98415144896853,
              30.031077029186886
            ],
            [
              -90.00016528586562,
              30.031077029186886
            ]
          ]
        ]
      },
      "bbox": [
        -90.00016528586562,
        30.031077029186886,
        -89.98415144896853,
        30.047037207212224
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.789580+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3702682.0,
            0.0,
            -2.0,
            565054.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021618062806,
              30.01545155495531
            ],
            [
              -90.00021618062806,
              30.031417780455563
            ],
            [
              -89.98415422447131,
              30.031417780455563
            ],
            [
              -89.98415422447131,
              30.01545155495531
            ],
            [
              -90.00021618062806,
              30.01545155495531
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021618062806,
        30.01545155495531,
        -89.98415422447131,
        30.031417780455563
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:15.929719+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3702732.0,
            0.0,
            -2.0,
            559374.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459338409657,
              30.015450098852476
            ],
            [
              -89.98459338409657,
              30.03141817576101
            ],
            [
              -89.96852897910686,
              30.03141817576101
            ],
            [
              -89.96852897910686,
              30.015450098852476
            ],
            [
              -89.98459338409657,
              30.015450098852476
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459338409657,
        30.015450098852476,
        -89.96852897910686,
        30.03141817576101
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.028147+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707676.0,
            0.0,
            -2.0,
            559432.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897683137668,
              30.015452222097537
            ],
            [
              -89.96897683137668,
              30.031422281829887
            ],
            [
              -89.9528973383714,
              30.031422281829887
            ],
            [
              -89.9528973383714,
              30.015452222097537
            ],
            [
              -89.96897683137668,
              30.015452222097537
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897683137668,
        30.015452222097537,
        -89.9528973383714,
        30.031422281829887
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.117578+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712618.0,
            0.0,
            -2.0,
            559492.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95335403475245,
              30.01544705793605
            ],
            [
              -89.95335403475245,
              30.03141896999605
            ],
            [
              -89.93727209426451,
              30.03141896999605
            ],
            [
              -89.93727209426451,
              30.01544705793605
            ],
            [
              -89.95335403475245,
              30.01544705793605
            ]
          ]
        ]
      },
      "bbox": [
        -89.95335403475245,
        30.01544705793605,
        -89.93727209426451,
        30.03141896999605
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.241422+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717562.0,
            0.0,
            -2.0,
            559550.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.95334886842127,
              29.999821391025733
            ],
            [
              -89.95334886842127,
              30.015793372746984
            ],
            [
              -89.93726964469536,
              30.015793372746984
            ],
            [
              -89.93726964469536,
              29.999821391025733
            ],
            [
              -89.95334886842127,
              29.999821391025733
            ]
          ]
        ]
      },
      "bbox": [
        -89.95334886842127,
        29.999821391025733,
        -89.93726964469536,
        30.015793372746984
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.310103+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3717632.0,
            0.0,
            -2.0,
            553868.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.96897560027523,
              29.999826620280675
            ],
            [
              -89.96897560027523,
              30.01579124788903
            ],
            [
              -89.95289883778426,
              30.01579124788903
            ],
            [
              -89.95289883778426,
              29.999826620280675
            ],
            [
              -89.96897560027523,
              29.999826620280675
            ]
          ]
        ]
      },
      "bbox": [
        -89.96897560027523,
        29.999826620280675,
        -89.95289883778426,
        30.01579124788903
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.458513+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3712686.0,
            0.0,
            -2.0,
            553808.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.98459608917321,
              29.99982449546308
            ],
            [
              -89.98459608917321,
              30.01579270237308
            ],
            [
              -89.96852795525278,
              30.01579270237308
            ],
            [
              -89.96852795525278,
              29.99982449546308
            ],
            [
              -89.98459608917321,
              29.99982449546308
            ]
          ]
        ]
      },
      "bbox": [
        -89.98459608917321,
        29.99982449546308,
        -89.96852795525278,
        30.01579270237308
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.545630+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3707742.0,
            0.0,
            -2.0,
            553750.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Little_Woods_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.00021650200493,
              29.9998260150006
            ],
            [
              -90.00021650200493,
              30.015786803952885
            ],
            [
              -89.98415714790788,
              30.015786803952885
            ],
            [
              -89.98415714790788,
              29.9998260150006
            ],
            [
              -90.00021650200493,
              29.9998260150006
            ]
          ]
        ]
      },
      "bbox": [
        -90.00021650200493,
        29.9998260150006,
        -89.98415714790788,
        30.015786803952885
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.620081+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Little_Woods_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Little_Woods_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Little_Woods_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2873,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3702798.0,
            0.0,
            -2.0,
            553690.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.29653188056194,
              29.98456516938868
            ],
            [
              -90.29653188056194,
              30.000035294154557
            ],
            [
              -90.28108232482782,
              30.000035294154557
            ],
            [
              -90.28108232482782,
              29.98456516938868
            ],
            [
              -90.29653188056194,
              29.98456516938868
            ]
          ]
        ]
      },
      "bbox": [
        -90.29653188056194,
        29.98456516938868,
        -90.28108232482782,
        30.000035294154557
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.771568+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2791,
            2420
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3609060.0,
            0.0,
            -2.0,
            546992.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28141330089234,
              29.984576874056255
            ],
            [
              -90.28141330089234,
              30.00012982499645
            ],
            [
              -90.26545515728156,
              30.00012982499645
            ],
            [
              -90.26545515728156,
              29.984576874056255
            ],
            [
              -90.28141330089234,
              29.984576874056255
            ]
          ]
        ]
      },
      "bbox": [
        -90.28141330089234,
        29.984576874056255,
        -90.26545515728156,
        30.00012982499645
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.858703+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2805,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3613846.0,
            0.0,
            -2.0,
            547070.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26579565549687,
              29.9845866722132
            ],
            [
              -90.26579565549687,
              30.000130581884722
            ],
            [
              -90.24982259944666,
              30.000130581884722
            ],
            [
              -90.24982259944666,
              29.9845866722132
            ],
            [
              -90.26579565549687,
              29.9845866722132
            ]
          ]
        ]
      },
      "bbox": [
        -90.26579565549687,
        29.9845866722132,
        -90.24982259944666,
        30.000130581884722
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:16.996592+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2803,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618790.0,
            0.0,
            -2.0,
            547116.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26580434679647,
              29.9690110352722
            ],
            [
              -90.26580434679647,
              29.98486849572748
            ],
            [
              -90.2498240632331,
              29.98486849572748
            ],
            [
              -90.2498240632331,
              29.9690110352722
            ],
            [
              -90.26580434679647,
              29.9690110352722
            ]
          ]
        ]
      },
      "bbox": [
        -90.26580434679647,
        29.9690110352722,
        -90.2498240632331,
        29.98486849572748
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:17.113454+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2860,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618840.0,
            0.0,
            -2.0,
            541566.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28142587217853,
              29.969001184552784
            ],
            [
              -90.28142587217853,
              29.98485678919463
            ],
            [
              -90.2654480316535,
              29.98485678919463
            ],
            [
              -90.2654480316535,
              29.969001184552784
            ],
            [
              -90.28142587217853,
              29.969001184552784
            ]
          ]
        ]
      },
      "bbox": [
        -90.28142587217853,
        29.969001184552784,
        -90.2654480316535,
        29.98485678919463
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:17.261674+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2860,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3613894.0,
            0.0,
            -2.0,
            541516.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.29704107734867,
              29.96898953008601
            ],
            [
              -90.29704107734867,
              29.984843178406283
            ],
            [
              -90.28107831369593,
              29.984843178406283
            ],
            [
              -90.28107831369593,
              29.96898953008601
            ],
            [
              -90.29704107734867,
              29.96898953008601
            ]
          ]
        ]
      },
      "bbox": [
        -90.29704107734867,
        29.96898953008601,
        -90.28107831369593,
        29.984843178406283
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:17.337242+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2860,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3608950.0,
            0.0,
            -2.0,
            541466.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.31258053910906,
              29.96897047073194
            ],
            [
              -90.31258053910906,
              29.984420169878668
            ],
            [
              -90.2967065024162,
              29.984420169878668
            ],
            [
              -90.2967065024162,
              29.96897047073194
            ],
            [
              -90.31258053910906,
              29.96897047073194
            ]
          ]
        ]
      },
      "bbox": [
        -90.31258053910906,
        29.96897047073194,
        -90.2967065024162,
        29.984420169878668
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:17.713530+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2787,
            2488
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3604030.0,
            0.0,
            -2.0,
            541268.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.31267175174648,
              29.95325731028754
            ],
            [
              -90.31267175174648,
              29.969252221696777
            ],
            [
              -90.29669982836741,
              29.969252221696777
            ],
            [
              -90.29669982836741,
              29.95325731028754
            ],
            [
              -90.31267175174648,
              29.95325731028754
            ]
          ]
        ]
      },
      "bbox": [
        -90.31267175174648,
        29.95325731028754,
        -90.29669982836741,
        29.969252221696777
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:17.852557+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2886,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3604052.0,
            0.0,
            -2.0,
            535752.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2970463213541,
              29.953276320094997
            ],
            [
              -90.2970463213541,
              29.969267588746455
            ],
            [
              -90.281071988502,
              29.969267588746455
            ],
            [
              -90.281071988502,
              29.953276320094997
            ],
            [
              -90.2970463213541,
              29.953276320094997
            ]
          ]
        ]
      },
      "bbox": [
        -90.2970463213541,
        29.953276320094997,
        -90.281071988502,
        29.969267588746455
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:17.973640+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2885,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3609000.0,
            0.0,
            -2.0,
            535802.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28142719996791,
              29.95329352568372
            ],
            [
              -90.28142719996791,
              29.969281150548433
            ],
            [
              -90.26545046094286,
              29.969281150548433
            ],
            [
              -90.26545046094286,
              29.95329352568372
            ],
            [
              -90.28142719996791,
              29.95329352568372
            ]
          ]
        ]
      },
      "bbox": [
        -90.28142719996791,
        29.95329352568372,
        -90.26545046094286,
        29.969281150548433
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:18.104604+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2884,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3613946.0,
            0.0,
            -2.0,
            535852.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26580175765801,
              29.95330882532668
            ],
            [
              -90.26580175765801,
              29.969298306288756
            ],
            [
              -90.24982255384882,
              29.969298306288756
            ],
            [
              -90.24982255384882,
              29.95330882532668
            ],
            [
              -90.26580175765801,
              29.95330882532668
            ]
          ]
        ]
      },
      "bbox": [
        -90.26580175765801,
        29.95330882532668,
        -90.24982255384882,
        29.969298306288756
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:18.176063+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2884,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618894.0,
            0.0,
            -2.0,
            535904.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26580812990686,
              29.937359055389955
            ],
            [
              -90.26580812990686,
              29.953596147491357
            ],
            [
              -90.2498161624063,
              29.953596147491357
            ],
            [
              -90.2498161624063,
              29.937359055389955
            ],
            [
              -90.26580812990686,
              29.937359055389955
            ]
          ]
        ]
      },
      "bbox": [
        -90.26580812990686,
        29.937359055389955,
        -90.2498161624063,
        29.953596147491357
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:18.322926+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2929,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3618946.0,
            0.0,
            -2.0,
            530194.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28142458891833,
              29.937360304949888
            ],
            [
              -90.28142458891833,
              29.953578940052605
            ],
            [
              -90.26544792744802,
              29.953578940052605
            ],
            [
              -90.26544792744802,
              29.937360304949888
            ],
            [
              -90.28142458891833,
              29.937360304949888
            ]
          ]
        ]
      },
      "bbox": [
        -90.28142458891833,
        29.937360304949888,
        -90.26544792744802,
        29.953578940052605
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:18.512534+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2926,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614000.0,
            0.0,
            -2.0,
            530142.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.29704730457664,
              29.937365146837642
            ],
            [
              -90.29704730457664,
              29.953559928388863
            ],
            [
              -90.28107337195449,
              29.953559928388863
            ],
            [
              -90.28107337195449,
              29.937365146837642
            ],
            [
              -90.29704730457664,
              29.937365146837642
            ]
          ]
        ]
      },
      "bbox": [
        -90.29704730457664,
        29.937365146837642,
        -90.28107337195449,
        29.953559928388863
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:18.671507+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2922,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3609052.0,
            0.0,
            -2.0,
            530090.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.31267007710017,
              29.93736263417374
            ],
            [
              -90.31267007710017,
              29.95353906126558
            ],
            [
              -90.29669881080875,
              29.95353906126558
            ],
            [
              -90.29669881080875,
              29.93736263417374
            ],
            [
              -90.31267007710017,
              29.93736263417374
            ]
          ]
        ]
      },
      "bbox": [
        -90.31267007710017,
        29.93736263417374,
        -90.29669881080875,
        29.95353906126558
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:18.851537+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2919,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3604104.0,
            0.0,
            -2.0,
            530038.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.37510654060256,
              29.984467829474593
            ],
            [
              -90.37510654060256,
              29.994971799647047
            ],
            [
              -90.35926251159349,
              29.994971799647047
            ],
            [
              -90.35926251159349,
              29.984467829474593
            ],
            [
              -90.37510654060256,
              29.984467829474593
            ]
          ]
        ]
      },
      "bbox": [
        -90.37510654060256,
        29.984467829474593,
        -90.35926251159349,
        29.994971799647047
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.104357+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1889,
            2492
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3584186.0,
            0.0,
            -2.0,
            544934.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.35942570317852,
              29.984494306151557
            ],
            [
              -90.35942570317852,
              29.989021829687957
            ],
            [
              -90.34369621344439,
              29.989021829687957
            ],
            [
              -90.34369621344439,
              29.984494306151557
            ],
            [
              -90.35942570317852,
              29.984494306151557
            ]
          ]
        ]
      },
      "bbox": [
        -90.35942570317852,
        29.984494306151557,
        -90.34369621344439,
        29.989021829687957
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.263960+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            802,
            2483
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3589150.0,
            0.0,
            -2.0,
            542812.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.34375754633145,
              29.984631412014863
            ],
            [
              -90.34375754633145,
              29.984664930967558
            ],
            [
              -90.34368772923847,
              29.984664930967558
            ],
            [
              -90.34368772923847,
              29.984631412014863
            ],
            [
              -90.34375754633145,
              29.984631412014863
            ]
          ]
        ]
      },
      "bbox": [
        -90.34375754633145,
        29.984631412014863,
        -90.34368772923847,
        29.984664930967558
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.304891+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6,
            11
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3594110.0,
            0.0,
            -2.0,
            541270.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.32824626377541,
              29.968955105551657
            ],
            [
              -90.32824626377541,
              29.979965210725563
            ],
            [
              -90.31238212165229,
              29.979965210725563
            ],
            [
              -90.31238212165229,
              29.968955105551657
            ],
            [
              -90.32824626377541,
              29.968955105551657
            ]
          ]
        ]
      },
      "bbox": [
        -90.32824626377541,
        29.968955105551657,
        -90.31238212165229,
        29.979965210725563
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.386322+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1980,
            2494
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3599070.0,
            0.0,
            -2.0,
            539604.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3439120373577,
              29.968932336970862
            ],
            [
              -90.3439120373577,
              29.98464843267523
            ],
            [
              -90.32795794009314,
              29.98464843267523
            ],
            [
              -90.32795794009314,
              29.968932336970862
            ],
            [
              -90.3439120373577,
              29.968932336970862
            ]
          ]
        ]
      },
      "bbox": [
        -90.3439120373577,
        29.968932336970862,
        -90.32795794009314,
        29.98464843267523
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.497606+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2836,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3594110.0,
            0.0,
            -2.0,
            541264.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.35953353542035,
              29.968913261079624
            ],
            [
              -90.35953353542035,
              29.98476493931201
            ],
            [
              -90.34358681675215,
              29.98476493931201
            ],
            [
              -90.34358681675215,
              29.968913261079624
            ],
            [
              -90.35953353542035,
              29.968913261079624
            ]
          ]
        ]
      },
      "bbox": [
        -90.35953353542035,
        29.968913261079624,
        -90.34358681675215,
        29.98476493931201
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.587222+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2861,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3589164.0,
            0.0,
            -2.0,
            541264.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.37516139570921,
              29.968886783275497
            ],
            [
              -90.37516139570921,
              29.984742151651197
            ],
            [
              -90.35921075517896,
              29.984742151651197
            ],
            [
              -90.35921075517896,
              29.968886783275497
            ],
            [
              -90.37516139570921,
              29.968886783275497
            ]
          ]
        ]
      },
      "bbox": [
        -90.37516139570921,
        29.968886783275497,
        -90.35921075517896,
        29.984742151651197
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.759725+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2862,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3584216.0,
            0.0,
            -2.0,
            541214.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.37516076867651,
              29.953162716526837
            ],
            [
              -90.37516076867651,
              29.96916110529171
            ],
            [
              -90.35921124425424,
              29.96916110529171
            ],
            [
              -90.35921124425424,
              29.953162716526837
            ],
            [
              -90.37516076867651,
              29.953162716526837
            ]
          ]
        ]
      },
      "bbox": [
        -90.37516076867651,
        29.953162716526837,
        -90.35921124425424,
        29.96916110529171
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:19.880582+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2888,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3584264.0,
            0.0,
            -2.0,
            535548.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.35953536908126,
              29.95318914814478
            ],
            [
              -90.35953536908126,
              29.969183893781743
            ],
            [
              -90.34358342764682,
              29.969183893781743
            ],
            [
              -90.34358342764682,
              29.95318914814478
            ],
            [
              -90.35953536908126,
              29.95318914814478
            ]
          ]
        ]
      },
      "bbox": [
        -90.35953536908126,
        29.95318914814478,
        -90.34358342764682,
        29.969183893781743
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.062576+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2887,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3589212.0,
            0.0,
            -2.0,
            535598.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.34391627619614,
              29.953213724311556
            ],
            [
              -90.34391627619614,
              29.96921037347061
            ],
            [
              -90.32795554938126,
              29.96921037347061
            ],
            [
              -90.32795554938126,
              29.953213724311556
            ],
            [
              -90.34391627619614,
              29.953213724311556
            ]
          ]
        ]
      },
      "bbox": [
        -90.34391627619614,
        29.953213724311556,
        -90.32795554938126,
        29.96921037347061
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.138043+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2887,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3594158.0,
            0.0,
            -2.0,
            535650.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.328290860042,
              29.953236445026114
            ],
            [
              -90.328290860042,
              29.969229451242136
            ],
            [
              -90.3123277199835,
              29.969229451242136
            ],
            [
              -90.3123277199835,
              29.953236445026114
            ],
            [
              -90.328290860042,
              29.953236445026114
            ]
          ]
        ]
      },
      "bbox": [
        -90.328290860042,
        29.953236445026114,
        -90.3123277199835,
        29.969229451242136
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.324037+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2886,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3599106.0,
            0.0,
            -2.0,
            535700.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3282925157597,
              29.93739131209632
            ],
            [
              -90.3282925157597,
              29.953516338683613
            ],
            [
              -90.3123305586958,
              29.953516338683613
            ],
            [
              -90.3123305586958,
              29.93739131209632
            ],
            [
              -90.3282925157597,
              29.93739131209632
            ]
          ]
        ]
      },
      "bbox": [
        -90.3282925157597,
        29.93739131209632,
        -90.3123305586958,
        29.953516338683613
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.482369+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2910,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3599156.0,
            0.0,
            -2.0,
            529986.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3439154530597,
              29.937368638339528
            ],
            [
              -90.3439154530597,
              29.953491760643896
            ],
            [
              -90.32796229978219,
              29.953491760643896
            ],
            [
              -90.32796229978219,
              29.937368638339528
            ],
            [
              -90.3439154530597,
              29.937368638339528
            ]
          ]
        ]
      },
      "bbox": [
        -90.3439154530597,
        29.937368638339528,
        -90.32796229978219,
        29.953491760643896
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.590479+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2910,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3594208.0,
            0.0,
            -2.0,
            529934.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.35953698756494,
              29.93748699909381
            ],
            [
              -90.35953698756494,
              29.953465327147452
            ],
            [
              -90.34358140293168,
              29.953465327147452
            ],
            [
              -90.34358140293168,
              29.93748699909381
            ],
            [
              -90.35953698756494,
              29.93748699909381
            ]
          ]
        ]
      },
      "bbox": [
        -90.35953698756494,
        29.93748699909381,
        -90.34358140293168,
        29.953465327147452
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.790480+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2884,
            2502
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3589260.0,
            0.0,
            -2.0,
            529882.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.37511960016467,
              29.941662490920958
            ],
            [
              -90.37511960016467,
              29.95343703819544
            ],
            [
              -90.35925102036157,
              29.95343703819544
            ],
            [
              -90.35925102036157,
              29.941662490920958
            ],
            [
              -90.37511960016467,
              29.941662490920958
            ]
          ]
        ]
      },
      "bbox": [
        -90.37511960016467,
        29.941662490920958,
        -90.35925102036157,
        29.95343703819544
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:20.963550+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2120,
            2495
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3584312.0,
            0.0,
            -2.0,
            529830.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.31267061230251,
              29.921869434696962
            ],
            [
              -90.31267061230251,
              29.93762793554408
            ],
            [
              -90.29670616364412,
              29.93762793554408
            ],
            [
              -90.29670616364412,
              29.921869434696962
            ],
            [
              -90.31267061230251,
              29.921869434696962
            ]
          ]
        ]
      },
      "bbox": [
        -90.31267061230251,
        29.921869434696962,
        -90.29670616364412,
        29.93762793554408
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.062459+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2843,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3604154.0,
            0.0,
            -2.0,
            524252.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2970437211963,
              29.921893896043244
            ],
            [
              -90.2970437211963,
              29.937626756800828
            ],
            [
              -90.2810771315937,
              29.937626756800828
            ],
            [
              -90.2810771315937,
              29.921893896043244
            ],
            [
              -90.2970437211963,
              29.921893896043244
            ]
          ]
        ]
      },
      "bbox": [
        -90.2970437211963,
        29.921893896043244,
        -90.2810771315937,
        29.937626756800828
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.282930+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2838,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3609104.0,
            0.0,
            -2.0,
            524296.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28142307747045,
              29.92192200043941
            ],
            [
              -90.28142307747045,
              29.93762927137141
            ],
            [
              -90.26544804196352,
              29.93762927137141
            ],
            [
              -90.26544804196352,
              29.92192200043941
            ],
            [
              -90.28142307747045,
              29.92192200043941
            ]
          ]
        ]
      },
      "bbox": [
        -90.28142307747045,
        29.92192200043941,
        -90.26544804196352,
        29.93762927137141
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.409604+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2833,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614052.0,
            0.0,
            -2.0,
            524342.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2658024834417,
              29.92194280097283
            ],
            [
              -90.2658024834417,
              29.93762993081741
            ],
            [
              -90.24982526646878,
              29.93762993081741
            ],
            [
              -90.24982526646878,
              29.92194280097283
            ],
            [
              -90.2658024834417,
              29.92194280097283
            ]
          ]
        ]
      },
      "bbox": [
        -90.2658024834417,
        29.92194280097283,
        -90.24982526646878,
        29.93762993081741
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.482323+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2829,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3619000.0,
            0.0,
            -2.0,
            524388.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26579860239474,
              29.906361480781477
            ],
            [
              -90.26579860239474,
              29.922235622391664
            ],
            [
              -90.24982184785146,
              29.922235622391664
            ],
            [
              -90.24982184785146,
              29.906361480781477
            ],
            [
              -90.26579860239474,
              29.906361480781477
            ]
          ]
        ]
      },
      "bbox": [
        -90.26579860239474,
        29.906361480781477,
        -90.24982184785146,
        29.922235622391664
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.585608+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3619054.0,
            0.0,
            -2.0,
            518790.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.28139503397342,
              29.90900267102332
            ],
            [
              -90.28139503397342,
              29.92221301560952
            ],
            [
              -90.26547401738114,
              29.92221301560952
            ],
            [
              -90.26547401738114,
              29.90900267102332
            ],
            [
              -90.28139503397342,
              29.90900267102332
            ]
          ]
        ]
      },
      "bbox": [
        -90.28139503397342,
        29.90900267102332,
        -90.26547401738114,
        29.92221301560952
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.719510+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2379,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3614104.0,
            0.0,
            -2.0,
            518736.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.29699936658548,
              29.91096007255174
            ],
            [
              -90.29699936658548,
              29.922188552428356
            ],
            [
              -90.28112617999642,
              29.922188552428356
            ],
            [
              -90.28112617999642,
              29.91096007255174
            ],
            [
              -90.29699936658548,
              29.91096007255174
            ]
          ]
        ]
      },
      "bbox": [
        -90.29699936658548,
        29.91096007255174,
        -90.28112617999642,
        29.922188552428356
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:21.841817+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2019,
            2496
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3609154.0,
            0.0,
            -2.0,
            518682.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.31260839710721,
              29.91189806653723
            ],
            [
              -90.31260839710721,
              29.922156684399862
            ],
            [
              -90.2967594525733,
              29.922156684399862
            ],
            [
              -90.2967594525733,
              29.91189806653723
            ],
            [
              -90.31260839710721,
              29.91189806653723
            ]
          ]
        ]
      },
      "bbox": [
        -90.31260839710721,
        29.91189806653723,
        -90.2967594525733,
        29.922156684399862
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.156922+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1843,
            2494
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3604206.0,
            0.0,
            -2.0,
            518626.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.26180002932229,
              29.890747133958143
            ],
            [
              -90.26180002932229,
              29.90658881316466
            ],
            [
              -90.24982081704351,
              29.90658881316466
            ],
            [
              -90.24982081704351,
              29.890747133958143
            ],
            [
              -90.26180002932229,
              29.890747133958143
            ]
          ]
        ]
      },
      "bbox": [
        -90.26180002932229,
        29.890747133958143,
        -90.24982081704351,
        29.90658881316466
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.398281+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2863,
            1871
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3620374.0,
            0.0,
            -2.0,
            513112.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25115445659638,
              29.88943815916967
            ],
            [
              -90.25115445659638,
              29.890784087489752
            ],
            [
              -90.24997870213126,
              29.890784087489752
            ],
            [
              -90.24997870213126,
              29.88943815916967
            ],
            [
              -90.25115445659638,
              29.88943815916967
            ]
          ]
        ]
      },
      "bbox": [
        -90.25115445659638,
        29.88943815916967,
        -90.24997870213126,
        29.890784087489752
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.523286+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            243,
            184
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623752.0,
            0.0,
            -2.0,
            507396.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.34393472291853,
              29.937454002291403
            ],
            [
              -90.34393472291853,
              29.937504969430908
            ],
            [
              -90.34373848981402,
              29.937504969430908
            ],
            [
              -90.34373848981402,
              29.937454002291403
            ],
            [
              -90.34393472291853,
              29.937454002291403
            ]
          ]
        ]
      },
      "bbox": [
        -90.34393472291853,
        29.937454002291403,
        -90.34373848981402,
        29.937504969430908
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.566640+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            9,
            31
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3594202.0,
            0.0,
            -2.0,
            524120.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.3437639744498,
              29.936737299042594
            ],
            [
              -90.3437639744498,
              29.93761362929328
            ],
            [
              -90.32970707804051,
              29.93761362929328
            ],
            [
              -90.32970707804051,
              29.936737299042594
            ],
            [
              -90.3437639744498,
              29.936737299042594
            ]
          ]
        ]
      },
      "bbox": [
        -90.3437639744498,
        29.936737299042594,
        -90.32970707804051,
        29.93761362929328
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.670379+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            140,
            2225
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3594258.0,
            0.0,
            -2.0,
            524160.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.32540506662622,
              29.92193655886862
            ],
            [
              -90.32540506662622,
              29.937599634744103
            ],
            [
              -90.31232893834621,
              29.937599634744103
            ],
            [
              -90.31232893834621,
              29.92193655886862
            ],
            [
              -90.32540506662622,
              29.92193655886862
            ]
          ]
        ]
      },
      "bbox": [
        -90.32540506662622,
        29.92193655886862,
        -90.31232893834621,
        29.937599634744103
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.756937+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2830,
            2046
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3600120.0,
            0.0,
            -2.0,
            524206.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Luling_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.31833550129687,
              29.917459650642247
            ],
            [
              -90.31833550129687,
              29.92205294217159
            ],
            [
              -90.31244316551872,
              29.92205294217159
            ],
            [
              -90.31244316551872,
              29.917459650642247
            ],
            [
              -90.31833550129687,
              29.917459650642247
            ]
          ]
        ]
      },
      "bbox": [
        -90.31833550129687,
        29.917459650642247,
        -90.31244316551872,
        29.92205294217159
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:22.862536+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Luling_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Luling_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Luling_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            827,
            926
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3602374.0,
            0.0,
            -2.0,
            518572.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87520267490684,
              29.953077327164436
            ],
            [
              -89.87520267490684,
              29.966462815684917
            ],
            [
              -89.85916948701353,
              29.966462815684917
            ],
            [
              -89.85916948701353,
              29.953077327164436
            ],
            [
              -89.87520267490684,
              29.953077327164436
            ]
          ]
        ]
      },
      "bbox": [
        -89.87520267490684,
        29.953077327164436,
        -89.85916948701353,
        29.966462815684917
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:23.077687+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2402,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742582.0,
            0.0,
            -2.0,
            536236.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85939407694573,
              29.953212170631527
            ],
            [
              -89.85939407694573,
              29.95383656876743
            ],
            [
              -89.85862717359545,
              29.95383656876743
            ],
            [
              -89.85862717359545,
              29.953212170631527
            ],
            [
              -89.85939407694573,
              29.953212170631527
            ]
          ]
        ]
      },
      "bbox": [
        -89.85939407694573,
        29.953212170631527,
        -89.85862717359545,
        29.95383656876743
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:23.170324+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            112,
            120
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747588.0,
            0.0,
            -2.0,
            531708.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8438134392293,
              29.93743866866907
            ],
            [
              -89.8438134392293,
              29.941208375162564
            ],
            [
              -89.83914856380089,
              29.941208375162564
            ],
            [
              -89.83914856380089,
              29.93743866866907
            ],
            [
              -89.8438134392293,
              29.93743866866907
            ]
          ]
        ]
      },
      "bbox": [
        -89.8438134392293,
        29.93743866866907,
        -89.83914856380089,
        29.941208375162564
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:23.407733+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            676,
            730
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752596.0,
            0.0,
            -2.0,
            527180.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961370948007,
              29.937314091799546
            ],
            [
              -89.85961370948007,
              29.953242514993583
            ],
            [
              -89.84350520098432,
              29.953242514993583
            ],
            [
              -89.84350520098432,
              29.937314091799546
            ],
            [
              -89.85961370948007,
              29.937314091799546
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961370948007,
        29.937314091799546,
        -89.84350520098432,
        29.953242514993583
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:23.529052+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2864,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747592.0,
            0.0,
            -2.0,
            531492.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523718723756,
              29.937314089847806
            ],
            [
              -89.87523718723756,
              29.953411060941637
            ],
            [
              -89.8591349176545,
              29.953411060941637
            ],
            [
              -89.8591349176545,
              29.937314089847806
            ],
            [
              -89.87523718723756,
              29.937314089847806
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523718723756,
        29.937314089847806,
        -89.8591349176545,
        29.953411060941637
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:23.810284+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2895,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742644.0,
            0.0,
            -2.0,
            531490.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.79690451822357,
              29.90631596234445
            ],
            [
              -89.79690451822357,
              29.907509012804162
            ],
            [
              -89.79455742174898,
              29.907509012804162
            ],
            [
              -89.79455742174898,
              29.90631596234445
            ],
            [
              -89.79690451822357,
              29.90631596234445
            ]
          ]
        ]
      },
      "bbox": [
        -89.79690451822357,
        29.90631596234445,
        -89.79455742174898,
        29.907509012804162
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:23.885268+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            212,
            369
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3767604.0,
            0.0,
            -2.0,
            515122.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.81265532976794,
              29.906188767027434
            ],
            [
              -89.81265532976794,
              29.9159737860108
            ],
            [
              -89.79672123033085,
              29.9159737860108
            ],
            [
              -89.79672123033085,
              29.906188767027434
            ],
            [
              -89.81265532976794,
              29.906188767027434
            ]
          ]
        ]
      },
      "bbox": [
        -89.81265532976794,
        29.906188767027434,
        -89.79672123033085,
        29.9159737860108
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.005387+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1746,
            2501
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3762614.0,
            0.0,
            -2.0,
            518134.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.81274827829874,
              29.890551777877782
            ],
            [
              -89.81274827829874,
              29.90654099968013
            ],
            [
              -89.79662653633878,
              29.90654099968013
            ],
            [
              -89.79662653633878,
              29.890551777877782
            ],
            [
              -89.81274827829874,
              29.890551777877782
            ]
          ]
        ]
      },
      "bbox": [
        -89.81274827829874,
        29.890551777877782,
        -89.79662653633878,
        29.90654099968013
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.084600+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3762660.0,
            0.0,
            -2.0,
            514704.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.79712615747412,
              29.890522286981025
            ],
            [
              -89.79712615747412,
              29.90638145954565
            ],
            [
              -89.78099771224352,
              29.90638145954565
            ],
            [
              -89.78099771224352,
              29.890522286981025
            ],
            [
              -89.79712615747412,
              29.890522286981025
            ]
          ]
        ]
      },
      "bbox": [
        -89.79712615747412,
        29.890522286981025,
        -89.78099771224352,
        29.90638145954565
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.174437+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2850,
            2517
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3767610.0,
            0.0,
            -2.0,
            514712.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.78139675865656,
              29.8904910139901
            ],
            [
              -89.78139675865656,
              29.899581295682818
            ],
            [
              -89.76547949484126,
              29.899581295682818
            ],
            [
              -89.76547949484126,
              29.8904910139901
            ],
            [
              -89.78139675865656,
              29.8904910139901
            ]
          ]
        ]
      },
      "bbox": [
        -89.78139675865656,
        29.8904910139901,
        -89.76547949484126,
        29.899581295682818
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.283325+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1619,
            2500
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3772594.0,
            0.0,
            -2.0,
            512306.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.76564843687629,
              29.89062195822583
            ],
            [
              -89.76564843687629,
              29.89163521757161
            ],
            [
              -89.76367016063254,
              29.89163521757161
            ],
            [
              -89.76367016063254,
              29.89062195822583
            ],
            [
              -89.76564843687629,
              29.89062195822583
            ]
          ]
        ]
      },
      "bbox": [
        -89.76564843687629,
        29.89062195822583,
        -89.76367016063254,
        29.89163521757161
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.443378+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            180,
            311
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3777584.0,
            0.0,
            -2.0,
            509484.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.76587184398755,
              29.87552876347956
            ],
            [
              -89.76587184398755,
              29.890683710637703
            ],
            [
              -89.75879410950309,
              29.890683710637703
            ],
            [
              -89.75879410950309,
              29.87552876347956
            ],
            [
              -89.76587184398755,
              29.87552876347956
            ]
          ]
        ]
      },
      "bbox": [
        -89.76587184398755,
        29.87552876347956,
        -89.75879410950309,
        29.890683710637703
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.521185+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2741,
            1084
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3777588.0,
            0.0,
            -2.0,
            509138.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.78150167389609,
              29.874804505798725
            ],
            [
              -89.78150167389609,
              29.890846962097044
            ],
            [
              -89.76537680560394,
              29.890846962097044
            ],
            [
              -89.76537680560394,
              29.874804505798725
            ],
            [
              -89.78150167389609,
              29.874804505798725
            ]
          ]
        ]
      },
      "bbox": [
        -89.78150167389609,
        29.874804505798725,
        -89.76537680560394,
        29.890846962097044
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.614024+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2883,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3772638.0,
            0.0,
            -2.0,
            509130.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.79712806083778,
              29.874808281339753
            ],
            [
              -89.79712806083778,
              29.89087645135826
            ],
            [
              -89.78099890947284,
              29.89087645135826
            ],
            [
              -89.78099890947284,
              29.874808281339753
            ],
            [
              -89.79712806083778,
              29.874808281339753
            ]
          ]
        ]
      },
      "bbox": [
        -89.79712806083778,
        29.874808281339753,
        -89.78099890947284,
        29.89087645135826
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.702549+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2888,
            2517
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3767686.0,
            0.0,
            -2.0,
            509074.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.81274822182141,
              29.874804702044994
            ],
            [
              -89.81274822182141,
              29.890904010320902
            ],
            [
              -89.79662102287357,
              29.890904010320902
            ],
            [
              -89.79662102287357,
              29.874804702044994
            ],
            [
              -89.81274822182141,
              29.874804702044994
            ]
          ]
        ]
      },
      "bbox": [
        -89.81274822182141,
        29.874804702044994,
        -89.79662102287357,
        29.890904010320902
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.772445+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2894,
            2517
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3762736.0,
            0.0,
            -2.0,
            509018.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523506314213,
              29.921897269902324
            ],
            [
              -89.87523506314213,
              29.937680818154455
            ],
            [
              -89.85913991450909,
              29.937680818154455
            ],
            [
              -89.85913991450909,
              29.921897269902324
            ],
            [
              -89.87523506314213,
              29.921897269902324
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523506314213,
        29.921897269902324,
        -89.85913991450909,
        29.937680818154455
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:24.990039+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2838,
            2513
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742716.0,
            0.0,
            -2.0,
            525770.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961440833795,
              29.921869776948824
            ],
            [
              -89.85961440833795,
              29.937682748428983
            ],
            [
              -89.84351012067938,
              29.937682748428983
            ],
            [
              -89.84351012067938,
              29.921869776948824
            ],
            [
              -89.85961440833795,
              29.921869776948824
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961440833795,
        29.921869776948824,
        -89.84351012067938,
        29.937682748428983
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:25.108919+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2843,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747664.0,
            0.0,
            -2.0,
            525834.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84398744881314,
              29.92184042761664
            ],
            [
              -89.84398744881314,
              29.937556270589162
            ],
            [
              -89.82788223498935,
              29.937556270589162
            ],
            [
              -89.82788223498935,
              29.92184042761664
            ],
            [
              -89.84398744881314,
              29.92184042761664
            ]
          ]
        ]
      },
      "bbox": [
        -89.84398744881314,
        29.92184042761664,
        -89.82788223498935,
        29.937556270589162
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:25.186267+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2825,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752614.0,
            0.0,
            -2.0,
            525852.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82823415502531,
              29.921901854476843
            ],
            [
              -89.82823415502531,
              29.92853431266451
            ],
            [
              -89.81994705274897,
              29.92853431266451
            ],
            [
              -89.81994705274897,
              29.921901854476843
            ],
            [
              -89.82823415502531,
              29.921901854476843
            ]
          ]
        ]
      },
      "bbox": [
        -89.82823415502531,
        29.921901854476843,
        -89.81994705274897,
        29.92853431266451
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:25.400917+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1189,
            1297
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3757604.0,
            0.0,
            -2.0,
            522636.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82836819514661,
              29.906221827644547
            ],
            [
              -89.82836819514661,
              29.922088107888367
            ],
            [
              -89.81225452332279,
              29.922088107888367
            ],
            [
              -89.81225452332279,
              29.906221827644547
            ],
            [
              -89.82836819514661,
              29.906221827644547
            ]
          ]
        ]
      },
      "bbox": [
        -89.82836819514661,
        29.906221827644547,
        -89.81225452332279,
        29.922088107888367
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:25.627396+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2852,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3757636.0,
            0.0,
            -2.0,
            520292.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84399278387968,
              29.90624753297124
            ],
            [
              -89.84399278387968,
              29.92218894503973
            ],
            [
              -89.82788037748833,
              29.92218894503973
            ],
            [
              -89.82788037748833,
              29.90624753297124
            ],
            [
              -89.84399278387968,
              29.90624753297124
            ]
          ]
        ]
      },
      "bbox": [
        -89.84399278387968,
        29.90624753297124,
        -89.82788037748833,
        29.92218894503973
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:25.893454+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752686.0,
            0.0,
            -2.0,
            520264.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961729862711,
              29.9062768813993
            ],
            [
              -89.85961729862711,
              29.922210937112634
            ],
            [
              -89.84350741262485,
              29.922210937112634
            ],
            [
              -89.84350741262485,
              29.9062768813993
            ],
            [
              -89.85961729862711,
              29.9062768813993
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961729862711,
        29.9062768813993,
        -89.84350741262485,
        29.922210937112634
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:26.202279+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2865,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747736.0,
            0.0,
            -2.0,
            520208.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523558994945,
              29.906298874512938
            ],
            [
              -89.87523558994945,
              29.92223650202617
            ],
            [
              -89.85913437375665,
              29.92223650202617
            ],
            [
              -89.85913437375665,
              29.906298874512938
            ],
            [
              -89.87523558994945,
              29.906298874512938
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523558994945,
        29.906298874512938,
        -89.85913437375665,
        29.92223650202617
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:26.445600+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2866,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742788.0,
            0.0,
            -2.0,
            520154.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87523675896506,
              29.890656526035993
            ],
            [
              -89.87523675896506,
              29.90664367611533
            ],
            [
              -89.85913733914572,
              29.90664367611533
            ],
            [
              -89.85913733914572,
              29.890656526035993
            ],
            [
              -89.87523675896506,
              29.890656526035993
            ]
          ]
        ]
      },
      "bbox": [
        -89.87523675896506,
        29.890656526035993,
        -89.85913733914572,
        29.90664367611533
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:26.560871+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2514
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742860.0,
            0.0,
            -2.0,
            514484.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.8596146073766,
              29.89063446291815
            ],
            [
              -89.8596146073766,
              29.906618041558822
            ],
            [
              -89.84350651075292,
              29.906618041558822
            ],
            [
              -89.84350651075292,
              29.89063446291815
            ],
            [
              -89.8596146073766,
              29.89063446291815
            ]
          ]
        ]
      },
      "bbox": [
        -89.8596146073766,
        29.89063446291815,
        -89.84350651075292,
        29.906618041558822
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:26.807511+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747810.0,
            0.0,
            -2.0,
            514538.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.843992544412,
              29.890605115487084
            ],
            [
              -89.843992544412,
              29.906596050114217
            ],
            [
              -89.82788192041751,
              29.906596050114217
            ],
            [
              -89.82788192041751,
              29.890605115487084
            ],
            [
              -89.843992544412,
              29.890605115487084
            ]
          ]
        ]
      },
      "bbox": [
        -89.843992544412,
        29.890605115487084,
        -89.82788192041751,
        29.906596050114217
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:26.911085+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2875,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752760.0,
            0.0,
            -2.0,
            514594.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82837040747208,
              29.890579338481288
            ],
            [
              -89.82837040747208,
              29.906566703349515
            ],
            [
              -89.81225110964198,
              29.906566703349515
            ],
            [
              -89.81225110964198,
              29.890579338481288
            ],
            [
              -89.82837040747208,
              29.890579338481288
            ]
          ]
        ]
      },
      "bbox": [
        -89.82837040747208,
        29.890579338481288,
        -89.81225110964198,
        29.906566703349515
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:27.147228+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2874,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3757710.0,
            0.0,
            -2.0,
            514648.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.82837452510906,
              29.874810338493315
            ],
            [
              -89.82837452510906,
              29.890929785679244
            ],
            [
              -89.81224945624663,
              29.890929785679244
            ],
            [
              -89.81224945624663,
              29.874810338493315
            ],
            [
              -89.82837452510906,
              29.874810338493315
            ]
          ]
        ]
      },
      "bbox": [
        -89.82837452510906,
        29.874810338493315,
        -89.81224945624663,
        29.890929785679244
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:27.427629+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2898,
            2517
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3757784.0,
            0.0,
            -2.0,
            508962.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.84399460125132,
              29.874808618605567
            ],
            [
              -89.84399460125132,
              29.890953632235124
            ],
            [
              -89.8278778980133,
              29.890953632235124
            ],
            [
              -89.8278778980133,
              29.874808618605567
            ],
            [
              -89.84399460125132,
              29.874808618605567
            ]
          ]
        ]
      },
      "bbox": [
        -89.84399460125132,
        29.874808618605567,
        -89.8278778980133,
        29.890953632235124
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:27.521635+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2903,
            2516
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3752834.0,
            0.0,
            -2.0,
            508906.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.85961459165831,
              29.87481054078011
            ],
            [
              -89.85961459165831,
              29.890975622924586
            ],
            [
              -89.84350634443514,
              29.890975622924586
            ],
            [
              -89.84350634443514,
              29.87481054078011
            ],
            [
              -89.85961459165831,
              29.87481054078011
            ]
          ]
        ]
      },
      "bbox": [
        -89.85961459165831,
        29.87481054078011,
        -89.84350634443514,
        29.890975622924586
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:27.635153+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2907,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3747884.001,
            0.0,
            -2.0,
            508850.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "Martello_Castle_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -89.87524081786846,
              29.874816105154135
            ],
            [
              -89.87524081786846,
              29.89100132706824
            ],
            [
              -89.85913472320969,
              29.89100132706824
            ],
            [
              -89.85913472320969,
              29.874816105154135
            ],
            [
              -89.87524081786846,
              29.874816105154135
            ]
          ]
        ]
      },
      "bbox": [
        -89.87524081786846,
        29.874816105154135,
        -89.85913472320969,
        29.89100132706824
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:27.975214+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/Martello_Castle_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "Martello_Castle_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/Martello_Castle_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2911,
            2515
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3742932.0,
            0.0,
            -2.0,
            508796.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270252925039,
              29.984562130748305
            ],
            [
              -90.06270252925039,
              30.00015794201901
            ],
            [
              -90.04666641753907,
              30.00015794201901
            ],
            [
              -90.04666641753907,
              29.984562130748305
            ],
            [
              -90.06270252925039,
              29.984562130748305
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270252925039,
        29.984562130748305,
        -90.04666641753907,
        30.00015794201901
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:28.239670+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2808,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683082.0,
            0.0,
            -2.0,
            547782.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708486517355,
              29.984546000288404
            ],
            [
              -90.04708486517355,
              30.000160225289324
            ],
            [
              -90.03103982943585,
              30.000160225289324
            ],
            [
              -90.03103982943585,
              29.984546000288404
            ],
            [
              -90.04708486517355,
              29.984546000288404
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708486517355,
        29.984546000288404,
        -90.03103982943585,
        30.000160225289324
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:28.418375+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2811,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688026.0,
            0.0,
            -2.0,
            547838.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146081697462,
              29.984533514585024
            ],
            [
              -90.03146081697462,
              30.0001605927129
            ],
            [
              -90.01541324151863,
              30.0001605927129
            ],
            [
              -90.01541324151863,
              29.984533514585024
            ],
            [
              -90.03146081697462,
              29.984533514585024
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146081697462,
        29.984533514585024,
        -90.01541324151863,
        30.0001605927129
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:28.556099+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2813,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3692972.0,
            0.0,
            -2.0,
            547894.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0158368449916,
              29.98451367512708
            ],
            [
              -90.0158368449916,
              30.000159105280026
            ],
            [
              -89.99978665336138,
              30.000159105280026
            ],
            [
              -89.99978665336138,
              29.98451367512708
            ],
            [
              -90.0158368449916,
              29.98451367512708
            ]
          ]
        ]
      },
      "bbox": [
        -90.0158368449916,
        29.98451367512708,
        -89.99978665336138,
        30.000159105280026
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:28.703958+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2816,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3697918.0,
            0.0,
            -2.0,
            547950.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584011511436,
              29.9689541693143
            ],
            [
              -90.01584011511436,
              29.98482516501698
            ],
            [
              -89.99978309639766,
              29.98482516501698
            ],
            [
              -89.99978309639766,
              29.9689541693143
            ],
            [
              -90.01584011511436,
              29.9689541693143
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584011511436,
        29.9689541693143,
        -89.99978309639766,
        29.98482516501698
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:28.985666+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3697982.0,
            0.0,
            -2.0,
            542374.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146165121936,
              29.968974070071933
            ],
            [
              -90.03146165121936,
              29.984843148233672
            ],
            [
              -90.01541338233913,
              29.984843148233672
            ],
            [
              -90.01541338233913,
              29.968974070071933
            ],
            [
              -90.03146165121936,
              29.968974070071933
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146165121936,
        29.968974070071933,
        -90.01541338233913,
        29.984843148233672
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:29.202671+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693036.0,
            0.0,
            -2.0,
            542324.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708326352764,
              29.96898655335872
            ],
            [
              -90.04708326352764,
              29.984859276942558
            ],
            [
              -90.0310373561697,
              29.984859276942558
            ],
            [
              -90.0310373561697,
              29.96898655335872
            ],
            [
              -90.04708326352764,
              29.96898655335872
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708326352764,
        29.96898655335872,
        -90.0310373561697,
        29.984859276942558
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:29.398577+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688090.0,
            0.0,
            -2.0,
            542274.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0627111249746,
              29.96900274343947
            ],
            [
              -90.0627111249746,
              29.984868112845856
            ],
            [
              -90.04666772336326,
              29.984868112845856
            ],
            [
              -90.04666772336326,
              29.96900274343947
            ],
            [
              -90.0627111249746,
              29.96900274343947
            ]
          ]
        ]
      },
      "bbox": [
        -90.0627111249746,
        29.96900274343947,
        -90.04666772336326,
        29.984868112845856
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:29.586565+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2857,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683142.0,
            0.0,
            -2.0,
            542222.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270848782836,
              29.953333273906036
            ],
            [
              -90.06270848782836,
              29.969308662617372
            ],
            [
              -90.04666618675229,
              29.969308662617372
            ],
            [
              -90.04666618675229,
              29.953333273906036
            ],
            [
              -90.06270848782836,
              29.953333273906036
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270848782836,
        29.953333273906036,
        -90.04666618675229,
        29.969308662617372
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:29.815151+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683206.0,
            0.0,
            -2.0,
            536564.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708932396875,
              29.95332258542289
            ],
            [
              -90.04708932396875,
              29.96929989030015
            ],
            [
              -90.03103825643488,
              29.96929989030015
            ],
            [
              -90.03103825643488,
              29.95332258542289
            ],
            [
              -90.04708932396875,
              29.95332258542289
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708932396875,
        29.95332258542289,
        -90.03103825643488,
        29.96929989030015
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.089199+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2877,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688152.0,
            0.0,
            -2.0,
            536616.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146384801005,
              29.953310041491434
            ],
            [
              -90.03146384801005,
              29.969283701970816
            ],
            [
              -90.0154104023812,
              29.969283701970816
            ],
            [
              -90.0154104023812,
              29.953310041491434
            ],
            [
              -90.03146384801005,
              29.953310041491434
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146384801005,
        29.953310041491434,
        -90.0154104023812,
        29.969283701970816
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.199706+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693100.0,
            0.0,
            -2.0,
            536666.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0158447633731,
              29.95329014285176
            ],
            [
              -90.0158447633731,
              29.969265721158067
            ],
            [
              -89.99978255337655,
              29.969265721158067
            ],
            [
              -89.99978255337655,
              29.95329014285176
            ],
            [
              -90.0158447633731,
              29.95329014285176
            ]
          ]
        ]
      },
      "bbox": [
        -90.0158447633731,
        29.95329014285176,
        -89.99978255337655,
        29.969265721158067
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.323107+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2876,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698046.0,
            0.0,
            -2.0,
            536716.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584701517075,
              29.937329057250373
            ],
            [
              -90.01584701517075,
              29.953607192497948
            ],
            [
              -89.9997770179018,
              29.953607192497948
            ],
            [
              -89.9997770179018,
              29.937329057250373
            ],
            [
              -90.01584701517075,
              29.937329057250373
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584701517075,
        29.937329057250373,
        -89.9997770179018,
        29.953607192497948
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.434817+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2931,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698112.0,
            0.0,
            -2.0,
            531022.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03147013190416,
              29.93733245612178
            ],
            [
              -90.03147013190416,
              29.953619734683937
            ],
            [
              -90.0154024878538,
              29.953619734683937
            ],
            [
              -90.0154024878538,
              29.93733245612178
            ],
            [
              -90.03147013190416,
              29.93733245612178
            ]
          ]
        ]
      },
      "bbox": [
        -90.03147013190416,
        29.93733245612178,
        -90.0154024878538,
        29.953619734683937
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.543703+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2933,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693164.0,
            0.0,
            -2.0,
            530970.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04709324881702,
              29.937334062304853
            ],
            [
              -90.04709324881702,
              29.953635920717794
            ],
            [
              -90.03103420454718,
              29.953635920717794
            ],
            [
              -90.03103420454718,
              29.937334062304853
            ],
            [
              -90.04709324881702,
              29.937334062304853
            ]
          ]
        ]
      },
      "bbox": [
        -90.04709324881702,
        29.937334062304853,
        -90.03103420454718,
        29.953635920717794
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.676362+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2936,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688216.0,
            0.0,
            -2.0,
            530920.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0627163653288,
              29.93733375005753
            ],
            [
              -90.0627163653288,
              29.953644752004013
            ],
            [
              -90.04665968238147,
              29.953644752004013
            ],
            [
              -90.04665968238147,
              29.93733375005753
            ],
            [
              -90.0627163653288,
              29.93733375005753
            ]
          ]
        ]
      },
      "bbox": [
        -90.0627163653288,
        29.93733375005753,
        -90.04665968238147,
        29.953644752004013
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:30.883996+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2938,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683268.0,
            0.0,
            -2.0,
            530868.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519223926425,
              29.98460266696056
            ],
            [
              -90.12519223926425,
              30.000146947381744
            ],
            [
              -90.10917887578323,
              30.000146947381744
            ],
            [
              -90.10917887578323,
              29.98460266696056
            ],
            [
              -90.12519223926425,
              29.98460266696056
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519223926425,
        29.98460266696056,
        -90.10917887578323,
        30.000146947381744
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:31.007013+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2800,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663300.0,
            0.0,
            -2.0,
            547564.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1095745629197,
              29.9845939552844
            ],
            [
              -90.1095745629197,
              30.000151146964573
            ],
            [
              -90.0935523585219,
              30.000151146964573
            ],
            [
              -90.0935523585219,
              29.9845939552844
            ],
            [
              -90.1095745629197,
              29.9845939552844
            ]
          ]
        ]
      },
      "bbox": [
        -90.1095745629197,
        29.9845939552844,
        -90.0935523585219,
        30.000151146964573
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:31.191410+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2802,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668244.0,
            0.0,
            -2.0,
            547618.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395050353518,
              29.98458888839549
            ],
            [
              -90.09395050353518,
              30.000153433718868
            ],
            [
              -90.07792584084443,
              30.000153433718868
            ],
            [
              -90.07792584084443,
              29.98458888839549
            ],
            [
              -90.09395050353518,
              29.98458888839549
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395050353518,
        29.98458888839549,
        -90.07792584084443,
        30.000153433718868
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:31.411753+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2803,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673190.0,
            0.0,
            -2.0,
            547672.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07832651460029,
              29.984576467695046
            ],
            [
              -90.07832651460029,
              30.000153865635287
            ],
            [
              -90.06229932333217,
              30.000153865635287
            ],
            [
              -90.06229932333217,
              29.984576467695046
            ],
            [
              -90.07832651460029,
              29.984576467695046
            ]
          ]
        ]
      },
      "bbox": [
        -90.07832651460029,
        29.984576467695046,
        -90.06229932333217,
        30.000153865635287
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:31.876483+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2805,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678136.0,
            0.0,
            -2.0,
            547726.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07833274361933,
              29.96901151751262
            ],
            [
              -90.07833274361933,
              29.9848805317754
            ],
            [
              -90.06229170644757,
              29.9848805317754
            ],
            [
              -90.06229170644757,
              29.96901151751262
            ],
            [
              -90.07833274361933,
              29.96901151751262
            ]
          ]
        ]
      },
      "bbox": [
        -90.07833274361933,
        29.96901151751262,
        -90.06229170644757,
        29.9848805317754
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:31.955636+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678196.0,
            0.0,
            -2.0,
            542172.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0939542958306,
              29.969023996895405
            ],
            [
              -90.0939542958306,
              29.984891096192555
            ],
            [
              -90.07792201084155,
              29.984891096192555
            ],
            [
              -90.07792201084155,
              29.969023996895405
            ],
            [
              -90.0939542958306,
              29.969023996895405
            ]
          ]
        ]
      },
      "bbox": [
        -90.0939542958306,
        29.969023996895405,
        -90.07792201084155,
        29.984891096192555
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:32.061283+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673250.0,
            0.0,
            -2.0,
            542122.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1095759184798,
              29.96902906174941
            ],
            [
              -90.1095759184798,
              29.984899806095925
            ],
            [
              -90.09354600171706,
              29.984899806095925
            ],
            [
              -90.09354600171706,
              29.96902906174941
            ],
            [
              -90.1095759184798,
              29.96902906174941
            ]
          ]
        ]
      },
      "bbox": [
        -90.1095759184798,
        29.96902906174941,
        -90.09354600171706,
        29.984899806095925
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:32.188234+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668304.0,
            0.0,
            -2.0,
            542072.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519747525639,
              29.969037830428796
            ],
            [
              -90.12519747525639,
              29.984901162162476
            ],
            [
              -90.10917638022782,
              29.984901162162476
            ],
            [
              -90.10917638022782,
              29.969037830428796
            ],
            [
              -90.12519747525639,
              29.969037830428796
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519747525639,
        29.969037830428796,
        -90.10917638022782,
        29.984901162162476
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:32.432629+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663358.0,
            0.0,
            -2.0,
            542020.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519779224284,
              29.953357414589696
            ],
            [
              -90.12519779224284,
              29.969336324083695
            ],
            [
              -90.10917148172584,
              29.969336324083695
            ],
            [
              -90.10917148172584,
              29.953357414589696
            ],
            [
              -90.12519779224284,
              29.953357414589696
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519779224284,
        29.953357414589696,
        -90.10917148172584,
        29.969336324083695
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:32.551925+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2879,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663418.0,
            0.0,
            -2.0,
            536360.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957862207847,
              29.95335414716268
            ],
            [
              -90.10957862207847,
              29.96933497023121
            ],
            [
              -90.09354354094569,
              29.96933497023121
            ],
            [
              -90.09354354094569,
              29.95335414716268
            ],
            [
              -90.10957862207847,
              29.95335414716268
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957862207847,
        29.95335414716268,
        -90.09354354094569,
        29.96933497023121
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:32.761372+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2879,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668364.0,
            0.0,
            -2.0,
            536412.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0939531374539,
              29.953349024282435
            ],
            [
              -90.0939531374539,
              29.969326203325018
            ],
            [
              -90.0779156706609,
              29.969326203325018
            ],
            [
              -90.0779156706609,
              29.953349024282435
            ],
            [
              -90.0939531374539,
              29.953349024282435
            ]
          ]
        ]
      },
      "bbox": [
        -90.0939531374539,
        29.953349024282435,
        -90.0779156706609,
        29.969326203325018
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:32.961668+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2878,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673312.0,
            0.0,
            -2.0,
            536462.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07833396928119,
              29.953342106939456
            ],
            [
              -90.07833396928119,
              29.96932114023787
            ],
            [
              -90.06229405008874,
              29.96932114023787
            ],
            [
              -90.06229405008874,
              29.953342106939456
            ],
            [
              -90.07833396928119,
              29.953342106939456
            ]
          ]
        ]
      },
      "bbox": [
        -90.07833396928119,
        29.953342106939456,
        -90.06229405008874,
        29.96932114023787
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:33.078366+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2878,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678258.0,
            0.0,
            -2.0,
            536514.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07833309758591,
              29.937337081940065
            ],
            [
              -90.07833309758591,
              29.953651667594908
            ],
            [
              -90.06228516327417,
              29.953651667594908
            ],
            [
              -90.06228516327417,
              29.937337081940065
            ],
            [
              -90.07833309758591,
              29.937337081940065
            ]
          ]
        ]
      },
      "bbox": [
        -90.07833309758591,
        29.937337081940065,
        -90.06228516327417,
        29.953651667594908
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:33.255714+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2939,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678322.0,
            0.0,
            -2.0,
            530816.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395614413171,
              29.937338618885818
            ],
            [
              -90.09395614413171,
              29.953656788716803
            ],
            [
              -90.07791696179645,
              29.953656788716803
            ],
            [
              -90.07791696179645,
              29.937338618885818
            ],
            [
              -90.09395614413171,
              29.937338618885818
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395614413171,
        29.937338618885818,
        -90.07791696179645,
        29.953656788716803
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:33.398786+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2940,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673374.0,
            0.0,
            -2.0,
            530764.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957912284309,
              29.937343739007392
            ],
            [
              -90.10957912284309,
              29.953660054379974
            ],
            [
              -90.09354244707318,
              29.953660054379974
            ],
            [
              -90.09354244707318,
              29.937343739007392
            ],
            [
              -90.10957912284309,
              29.937343739007392
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957912284309,
        29.937343739007392,
        -90.09354244707318,
        29.953660054379974
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:33.499322+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2940,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668426.0,
            0.0,
            -2.0,
            530712.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1252021688263,
              29.93734150461976
            ],
            [
              -90.1252021688263,
              29.953661464583423
            ],
            [
              -90.10916793366559,
              29.953661464583423
            ],
            [
              -90.10916793366559,
              29.93734150461976
            ],
            [
              -90.1252021688263,
              29.93734150461976
            ]
          ]
        ]
      },
      "bbox": [
        -90.1252021688263,
        29.93734150461976,
        -90.10916793366559,
        29.953661464583423
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:33.628279+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2941,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663478.0,
            0.0,
            -2.0,
            530660.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270230615834,
              29.92206572595862
            ],
            [
              -90.06270230615834,
              29.937656225625314
            ],
            [
              -90.04666999015947,
              29.937656225625314
            ],
            [
              -90.04666999015947,
              29.92206572595862
            ],
            [
              -90.06270230615834,
              29.92206572595862
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270230615834,
        29.92206572595862,
        -90.04666999015947,
        29.937656225625314
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:33.794420+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2807,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683334.0,
            0.0,
            -2.0,
            525054.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708164949568,
              29.922060478817773
            ],
            [
              -90.04708164949568,
              29.93765839477558
            ],
            [
              -90.03104055720377,
              29.93765839477558
            ],
            [
              -90.03104055720377,
              29.922060478817773
            ],
            [
              -90.04708164949568,
              29.922060478817773
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708164949568,
        29.922060478817773,
        -90.03104055720377,
        29.93765839477558
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:34.201494+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2808,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688282.0,
            0.0,
            -2.0,
            525110.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146099415316,
              29.922053375283884
            ],
            [
              -90.03146099415316,
              29.93765870872689
            ],
            [
              -90.01541112446314,
              29.93765870872689
            ],
            [
              -90.01541112446314,
              29.922053375283884
            ],
            [
              -90.03146099415316,
              29.922053375283884
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146099415316,
        29.922053375283884,
        -90.01541112446314,
        29.93765870872689
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:34.545200+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2809,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693230.0,
            0.0,
            -2.0,
            525166.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01583402757727,
              29.92204447935566
            ],
            [
              -90.01583402757727,
              29.937662603537458
            ],
            [
              -89.99978793240766,
              29.937662603537458
            ],
            [
              -89.99978793240766,
              29.92204447935566
            ],
            [
              -90.01583402757727,
              29.92204447935566
            ]
          ]
        ]
      },
      "bbox": [
        -90.01583402757727,
        29.92204447935566,
        -89.99978793240766,
        29.937662603537458
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:34.756523+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2811,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698180.0,
            0.0,
            -2.0,
            525224.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01583787644603,
              29.906440847767268
            ],
            [
              -90.01583787644603,
              29.922372524743185
            ],
            [
              -89.99978378977131,
              29.922372524743185
            ],
            [
              -89.99978378977131,
              29.906440847767268
            ],
            [
              -90.01583787644603,
              29.906440847767268
            ]
          ]
        ]
      },
      "bbox": [
        -90.01583787644603,
        29.906440847767268,
        -89.99978378977131,
        29.922372524743185
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:34.874405+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698244.0,
            0.0,
            -2.0,
            519664.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146240131862,
              29.906449804892294
            ],
            [
              -90.03146240131862,
              29.92237412725383
            ],
            [
              -90.01541082986309,
              29.92237412725383
            ],
            [
              -90.01541082986309,
              29.906449804892294
            ],
            [
              -90.03146240131862,
              29.906449804892294
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146240131862,
        29.906449804892294,
        -90.01541082986309,
        29.92237412725383
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:35.028484+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2867,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693294.0,
            0.0,
            -2.0,
            519608.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708699894492,
              29.906451406595338
            ],
            [
              -90.04708699894492,
              29.92237937267153
            ],
            [
              -90.03103779833187,
              29.92237937267153
            ],
            [
              -90.03103779833187,
              29.906451406595338
            ],
            [
              -90.04708699894492,
              29.906451406595338
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708699894492,
        29.906451406595338,
        -90.03103779833187,
        29.92237937267153
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:35.235100+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688344.0,
            0.0,
            -2.0,
            519554.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270521403938,
              29.9064566515088
            ],
            [
              -90.06270521403938,
              29.92238270070217
            ],
            [
              -90.04666476873716,
              29.92238270070217
            ],
            [
              -90.04666476873716,
              29.9064566515088
            ],
            [
              -90.06270521403938,
              29.9064566515088
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270521403938,
        29.9064566515088,
        -90.04666476873716,
        29.92238270070217
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:35.550684+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683396.0,
            0.0,
            -2.0,
            519500.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270903050248,
              29.890776055557374
            ],
            [
              -90.06270903050248,
              29.90677368591182
            ],
            [
              -90.04666387117925,
              29.90677368591182
            ],
            [
              -90.04666387117925,
              29.890776055557374
            ],
            [
              -90.06270903050248,
              29.890776055557374
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270903050248,
        29.890776055557374,
        -90.04666387117925,
        29.90677368591182
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:35.661322+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2881,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683458.0,
            0.0,
            -2.0,
            513824.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04708688539135,
              29.890776249841704
            ],
            [
              -90.04708688539135,
              29.906775798169807
            ],
            [
              -90.03103295946345,
              29.906775798169807
            ],
            [
              -90.03103295946345,
              29.890776249841704
            ],
            [
              -90.04708688539135,
              29.890776249841704
            ]
          ]
        ]
      },
      "bbox": [
        -90.04708688539135,
        29.890776249841704,
        -90.03103295946345,
        29.906775798169807
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:35.823555+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2881,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688408.0,
            0.0,
            -2.0,
            513880.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146473989891,
              29.890774650025183
            ],
            [
              -90.03146473989891,
              29.906770554969974
            ],
            [
              -90.01540843270884,
              29.906770554969974
            ],
            [
              -90.01540843270884,
              29.890774650025183
            ],
            [
              -90.03146473989891,
              29.890774650025183
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146473989891,
        29.890774650025183,
        -90.01540843270884,
        29.906770554969974
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:36.020986+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2880,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693358.0,
            0.0,
            -2.0,
            513934.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584259460556,
              29.890771194379955
            ],
            [
              -90.01584259460556,
              29.906768954974492
            ],
            [
              -89.99978383440832,
              29.906768954974492
            ],
            [
              -89.99978383440832,
              29.890771194379955
            ],
            [
              -90.01584259460556,
              29.890771194379955
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584259460556,
        29.890771194379955,
        -89.99978383440832,
        29.906768954974492
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:36.346427+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2880,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698308.0,
            0.0,
            -2.0,
            513990.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.01584455513074,
              29.874831980881517
            ],
            [
              -90.01584455513074,
              29.8910993000369
            ],
            [
              -89.99977844897305,
              29.8910993000369
            ],
            [
              -89.99977844897305,
              29.874831980881517
            ],
            [
              -90.01584455513074,
              29.874831980881517
            ]
          ]
        ]
      },
      "bbox": [
        -90.01584455513074,
        29.874831980881517,
        -89.99977844897305,
        29.8910993000369
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:36.422856+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2929,
            2512
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3698374.0,
            0.0,
            -2.0,
            508292.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.03146427944729,
              29.87482999854454
            ],
            [
              -90.03146427944729,
              29.89110089815549
            ],
            [
              -90.0154069070849,
              29.89110089815549
            ],
            [
              -90.0154069070849,
              29.87482999854454
            ],
            [
              -90.03146427944729,
              29.87482999854454
            ]
          ]
        ]
      },
      "bbox": [
        -90.03146427944729,
        29.87482999854454,
        -90.0154069070849,
        29.89110089815549
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:36.634911+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2930,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3693424.0,
            0.0,
            -2.0,
            508236.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.04709017079017,
              29.874837157849406
            ],
            [
              -90.04709017079017,
              29.89110070216651
            ],
            [
              -90.03103536544091,
              29.89110070216651
            ],
            [
              -90.03103536544091,
              29.874837157849406
            ],
            [
              -90.04709017079017,
              29.874837157849406
            ]
          ]
        ]
      },
      "bbox": [
        -90.04709017079017,
        29.874837157849406,
        -90.03103536544091,
        29.89110070216651
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:36.757690+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2929,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3688472.0,
            0.0,
            -2.0,
            508180.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.06270982326289,
              29.8748368990375
            ],
            [
              -90.06270982326289,
              29.891098587848344
            ],
            [
              -90.0466575128544,
              29.891098587848344
            ],
            [
              -90.0466575128544,
              29.8748368990375
            ],
            [
              -90.06270982326289,
              29.8748368990375
            ]
          ]
        ]
      },
      "bbox": [
        -90.06270982326289,
        29.8748368990375,
        -90.0466575128544,
        29.891098587848344
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:36.967291+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2929,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3683522.0,
            0.0,
            -2.0,
            508124.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519769389131,
              29.922057093111945
            ],
            [
              -90.12519769389131,
              29.93765111043286
            ],
            [
              -90.10918112861057,
              29.93765111043286
            ],
            [
              -90.10918112861057,
              29.922057093111945
            ],
            [
              -90.12519769389131,
              29.922057093111945
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519769389131,
        29.922057093111945,
        -90.10918112861057,
        29.93765111043286
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.082585+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2809,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663538.0,
            0.0,
            -2.0,
            524838.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957065885945,
              29.922064770172675
            ],
            [
              -90.10957065885945,
              29.93764964441207
            ],
            [
              -90.09355183376417,
              29.93764964441207
            ],
            [
              -90.09355183376417,
              29.922064770172675
            ],
            [
              -90.10957065885945,
              29.922064770172675
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957065885945,
        29.922064770172675,
        -90.09355183376417,
        29.93764964441207
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.309987+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2807,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668488.0,
            0.0,
            -2.0,
            524890.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395000256939,
              29.922065091476078
            ],
            [
              -90.09395000256939,
              29.937651880554267
            ],
            [
              -90.07792247109488,
              29.937651880554267
            ],
            [
              -90.07792247109488,
              29.922065091476078
            ],
            [
              -90.09395000256939,
              29.922065091476078
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395000256939,
        29.922065091476078,
        -90.07792247109488,
        29.937651880554267
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.423402+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2807,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673436.0,
            0.0,
            -2.0,
            524944.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07832934585832,
              29.92206355638364
            ],
            [
              -90.07832934585832,
              29.93765226151348
            ],
            [
              -90.062293108619,
              29.93765226151348
            ],
            [
              -90.062293108619,
              29.92206355638364
            ],
            [
              -90.07832934585832,
              29.92206355638364
            ]
          ]
        ]
      },
      "bbox": [
        -90.07832934585832,
        29.92206355638364,
        -90.062293108619,
        29.93765226151348
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.522677+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2807,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678384.0,
            0.0,
            -2.0,
            524998.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0783297420601,
              29.906460040314702
            ],
            [
              -90.0783297420601,
              29.92238423406901
            ],
            [
              -90.06229174049791,
              29.92238423406901
            ],
            [
              -90.06229174049791,
              29.906460040314702
            ],
            [
              -90.0783297420601,
              29.906460040314702
            ]
          ]
        ]
      },
      "bbox": [
        -90.0783297420601,
        29.906460040314702,
        -90.06229174049791,
        29.92238423406901
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.611238+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678446.0,
            0.0,
            -2.0,
            519446.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395433851167,
              29.90645607365845
            ],
            [
              -90.09395433851167,
              29.922378411682523
            ],
            [
              -90.07791878217976,
              29.922378411682523
            ],
            [
              -90.07791878217976,
              29.90645607365845
            ],
            [
              -90.09395433851167,
              29.90645607365845
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395433851167,
        29.90645607365845,
        -90.07791878217976,
        29.922378411682523
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.666649+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673496.0,
            0.0,
            -2.0,
            519390.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957886544755,
              29.906455750237534
            ],
            [
              -90.10957886544755,
              29.922376232236275
            ],
            [
              -90.09354575404782,
              29.922376232236275
            ],
            [
              -90.09354575404782,
              29.906455750237534
            ],
            [
              -90.10957886544755,
              29.906455750237534
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957886544755,
        29.906455750237534,
        -90.09354575404782,
        29.922376232236275
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.752053+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668546.0,
            0.0,
            -2.0,
            519336.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519714571863,
              29.906448071335138
            ],
            [
              -90.12519714571863,
              29.922372138399343
            ],
            [
              -90.10917272552841,
              29.922372138399343
            ],
            [
              -90.10917272552841,
              29.906448071335138
            ],
            [
              -90.12519714571863,
              29.906448071335138
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519714571863,
        29.906448071335138,
        -90.10917272552841,
        29.922372138399343
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.884254+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663598.0,
            0.0,
            -2.0,
            519282.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12519759552423,
              29.890756587564137
            ],
            [
              -90.12519759552423,
              29.906763173690095
            ],
            [
              -90.1091746821102,
              29.906763173690095
            ],
            [
              -90.1091746821102,
              29.890756587564137
            ],
            [
              -90.12519759552423,
              29.890756587564137
            ]
          ]
        ]
      },
      "bbox": [
        -90.12519759552423,
        29.890756587564137,
        -90.1091746821102,
        29.906763173690095
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:37.965320+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2884,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663658.0,
            0.0,
            -2.0,
            513606.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10957545774309,
              29.890764209702823
            ],
            [
              -90.10957545774309,
              29.906767211083444
            ],
            [
              -90.09354384097976,
              29.906767211083444
            ],
            [
              -90.09354384097976,
              29.890764209702823
            ],
            [
              -90.10957545774309,
              29.890764209702823
            ]
          ]
        ]
      },
      "bbox": [
        -90.10957545774309,
        29.890764209702823,
        -90.09354384097976,
        29.906767211083444
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:38.045182+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2883,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668608.0,
            0.0,
            -2.0,
            513660.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395331725878,
              29.890770034738683
            ],
            [
              -90.09395331725878,
              29.906774891722705
            ],
            [
              -90.07791924253168,
              29.906774891722705
            ],
            [
              -90.07791924253168,
              29.890770034738683
            ],
            [
              -90.09395331725878,
              29.890770034738683
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395331725878,
        29.890770034738683,
        -90.07791924253168,
        29.906774891722705
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:38.306906+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2883,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673558.0,
            0.0,
            -2.0,
            513716.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.07833117465175,
              29.89077394294906
            ],
            [
              -90.07833117465175,
              29.90677521687485
            ],
            [
              -90.06228840037463,
              29.90677521687485
            ],
            [
              -90.06228840037463,
              29.89077394294906
            ],
            [
              -90.07833117465175,
              29.89077394294906
            ]
          ]
        ]
      },
      "bbox": [
        -90.07833117465175,
        29.89077394294906,
        -90.06228840037463,
        29.90677521687485
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:38.524143+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2882,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678508.0,
            0.0,
            -2.0,
            513770.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.0783357158716,
              29.874840345031398
            ],
            [
              -90.0783357158716,
              29.891094677921398
            ],
            [
              -90.0622859710892,
              29.891094677921398
            ],
            [
              -90.0622859710892,
              29.874840345031398
            ],
            [
              -90.0783357158716,
              29.874840345031398
            ]
          ]
        ]
      },
      "bbox": [
        -90.0783357158716,
        29.874840345031398,
        -90.0622859710892,
        29.891094677921398
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:38.660400+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2928,
            2511
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3678570.0,
            0.0,
            -2.0,
            508068.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.09395529847893,
              29.874841933998
            ],
            [
              -90.09395529847893,
              29.891088851163747
            ],
            [
              -90.0779144283966,
              29.891088851163747
            ],
            [
              -90.0779144283966,
              29.874841933998
            ],
            [
              -90.09395529847893,
              29.874841933998
            ]
          ]
        ]
      },
      "bbox": [
        -90.09395529847893,
        29.874841933998,
        -90.0779144283966,
        29.891088851163747
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:38.975475+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2927,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3673620.0,
            0.0,
            -2.0,
            508012.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.10958119089113,
              29.874841665936447
            ],
            [
              -90.10958119089113,
              29.891081227296556
            ],
            [
              -90.09354288419547,
              29.891081227296556
            ],
            [
              -90.09354288419547,
              29.874841665936447
            ],
            [
              -90.10958119089113,
              29.874841665936447
            ]
          ]
        ]
      },
      "bbox": [
        -90.10958119089113,
        29.874841665936447,
        -90.09354288419547,
        29.891081227296556
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.127298+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2926,
            2510
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3668668.0,
            0.0,
            -2.0,
            507956.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_East_SW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.12520070561156,
              29.87484504023795
            ],
            [
              -90.12520070561156,
              29.891071688097597
            ],
            [
              -90.10917133790461,
              29.891071688097597
            ],
            [
              -90.10917133790461,
              29.87484504023795
            ],
            [
              -90.12520070561156,
              29.87484504023795
            ]
          ]
        ]
      },
      "bbox": [
        -90.12520070561156,
        29.87484504023795,
        -90.10917133790461,
        29.891071688097597
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.214645+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_East_SW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_East_SW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_East_SW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2924,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3663718.0,
            0.0,
            -2.0,
            507900.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18768197180636,
              29.984613524952497
            ],
            [
              -90.18768197180636,
              30.000139277492003
            ],
            [
              -90.17169092690064,
              30.000139277492003
            ],
            [
              -90.17169092690064,
              29.984613524952497
            ],
            [
              -90.18768197180636,
              29.984613524952497
            ]
          ]
        ]
      },
      "bbox": [
        -90.18768197180636,
        29.984613524952497,
        -90.17169092690064,
        30.000139277492003
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.343101+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2798,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643518.0,
            0.0,
            -2.0,
            547358.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17206429247908,
              29.98461217558778
            ],
            [
              -90.17206429247908,
              30.00014539327161
            ],
            [
              -90.15605815957879,
              30.00014539327161
            ],
            [
              -90.15605815957879,
              29.98461217558778
            ],
            [
              -90.17206429247908,
              29.98461217558778
            ]
          ]
        ]
      },
      "bbox": [
        -90.17206429247908,
        29.98461217558778,
        -90.15605815957879,
        30.00014539327161
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.431619+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2799,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648462.0,
            0.0,
            -2.0,
            547410.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15644023119776,
              29.984614526782916
            ],
            [
              -90.15644023119776,
              30.000144099891223
            ],
            [
              -90.14043177516957,
              30.000144099891223
            ],
            [
              -90.14043177516957,
              29.984614526782916
            ],
            [
              -90.15644023119776,
              29.984614526782916
            ]
          ]
        ]
      },
      "bbox": [
        -90.15644023119776,
        29.984614526782916,
        -90.14043177516957,
        30.000144099891223
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.668498+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2798,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653408.0,
            0.0,
            -2.0,
            547460.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14081623459973,
              29.984609524127116
            ],
            [
              -90.14081623459973,
              30.000146451046874
            ],
            [
              -90.12480532540407,
              30.000146451046874
            ],
            [
              -90.12480532540407,
              29.984609524127116
            ],
            [
              -90.14081623459973,
              29.984609524127116
            ]
          ]
        ]
      },
      "bbox": [
        -90.14081623459973,
        29.984609524127116,
        -90.12480532540407,
        30.000146451046874
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.875390+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2799,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658354.0,
            0.0,
            -2.0,
            547512.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1408190338754,
              29.969044685393424
            ],
            [
              -90.1408190338754,
              29.984906163026018
            ],
            [
              -90.1248003757099,
              29.984906163026018
            ],
            [
              -90.1248003757099,
              29.969044685393424
            ],
            [
              -90.1408190338754,
              29.969044685393424
            ]
          ]
        ]
      },
      "bbox": [
        -90.1408190338754,
        29.969044685393424,
        -90.1248003757099,
        29.984906163026018
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:39.987219+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2858,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658412.0,
            0.0,
            -2.0,
            541970.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1564406586088,
              29.96904424403032
            ],
            [
              -90.1564406586088,
              29.984909309372426
            ],
            [
              -90.14043069021696,
              29.984909309372426
            ],
            [
              -90.14043069021696,
              29.96904424403032
            ],
            [
              -90.1564406586088,
              29.96904424403032
            ]
          ]
        ]
      },
      "bbox": [
        -90.1564406586088,
        29.96904424403032,
        -90.14043069021696,
        29.984909309372426
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.059347+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653466.0,
            0.0,
            -2.0,
            541920.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17206853450975,
              29.969047389784446
            ],
            [
              -90.17206853450975,
              29.984910656941878
            ],
            [
              -90.15605468884307,
              29.984910656941878
            ],
            [
              -90.15605468884307,
              29.969047389784446
            ],
            [
              -90.17206853450975,
              29.969047389784446
            ]
          ]
        ]
      },
      "bbox": [
        -90.17206853450975,
        29.969047389784446,
        -90.15605468884307,
        29.984910656941878
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.242563+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648518.0,
            0.0,
            -2.0,
            541870.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18769015745194,
              29.969043237692272
            ],
            [
              -90.18769015745194,
              29.984904594145686
            ],
            [
              -90.17168506937287,
              29.984904594145686
            ],
            [
              -90.17168506937287,
              29.969043237692272
            ],
            [
              -90.18769015745194,
              29.969043237692272
            ]
          ]
        ]
      },
      "bbox": [
        -90.18769015745194,
        29.969043237692272,
        -90.17168506937287,
        29.984904594145686
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.321177+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643572.0,
            0.0,
            -2.0,
            541818.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18768709873568,
              29.953351929748163
            ],
            [
              -90.18768709873568,
              29.969339805089806
            ],
            [
              -90.17168305434788,
              29.969339805089806
            ],
            [
              -90.17168305434788,
              29.953351929748163
            ],
            [
              -90.18768709873568,
              29.953351929748163
            ]
          ]
        ]
      },
      "bbox": [
        -90.18768709873568,
        29.953351929748163,
        -90.17168305434788,
        29.969339805089806
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.384567+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2882,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643630.0,
            0.0,
            -2.0,
            536158.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1720679315523,
              29.953356084142523
            ],
            [
              -90.1720679315523,
              29.969340370349308
            ],
            [
              -90.15605517640456,
              29.969340370349308
            ],
            [
              -90.15605517640456,
              29.953356084142523
            ],
            [
              -90.1720679315523,
              29.953356084142523
            ]
          ]
        ]
      },
      "bbox": [
        -90.1720679315523,
        29.953356084142523,
        -90.15605517640456,
        29.969340370349308
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.505582+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2881,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648576.0,
            0.0,
            -2.0,
            536208.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15644244755137,
              29.95335838308044
            ],
            [
              -90.15644244755137,
              29.969344524236238
            ],
            [
              -90.14042723344053,
              29.969344524236238
            ],
            [
              -90.14042723344053,
              29.95335838308044
            ],
            [
              -90.15644244755137,
              29.95335838308044
            ]
          ]
        ]
      },
      "bbox": [
        -90.15644244755137,
        29.95335838308044,
        -90.14042723344053,
        29.969344524236238
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.619414+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2881,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653524.0,
            0.0,
            -2.0,
            536260.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14082327771679,
              29.95335882656257
            ],
            [
              -90.14082327771679,
              29.96934138027093
            ],
            [
              -90.1247993566451,
              29.96934138027093
            ],
            [
              -90.1247993566451,
              29.95335882656257
            ],
            [
              -90.14082327771679,
              29.95335882656257
            ]
          ]
        ]
      },
      "bbox": [
        -90.14082327771679,
        29.95335882656257,
        -90.1247993566451,
        29.96934138027093
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.685223+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2880,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658470.0,
            0.0,
            -2.0,
            536310.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1408251475352,
              29.937342972401694
            ],
            [
              -90.1408251475352,
              29.9536610193263
            ],
            [
              -90.12479973617324,
              29.9536610193263
            ],
            [
              -90.12479973617324,
              29.937342972401694
            ],
            [
              -90.1408251475352,
              29.937342972401694
            ]
          ]
        ]
      },
      "bbox": [
        -90.1408251475352,
        29.937342972401694,
        -90.12479973617324,
        29.9536610193263
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.868053+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2941,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658530.0,
            0.0,
            -2.0,
            530608.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15644806097103,
              29.93734802565051
            ],
            [
              -90.15644806097103,
              29.95365871860786
            ],
            [
              -90.14042522366354,
              29.95365871860786
            ],
            [
              -90.14042522366354,
              29.93734802565051
            ],
            [
              -90.15644806097103,
              29.93734802565051
            ]
          ]
        ]
      },
      "bbox": [
        -90.15644806097103,
        29.93734802565051,
        -90.14042522366354,
        29.95365871860786
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:40.938602+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2940,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653582.0,
            0.0,
            -2.0,
            530556.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1720709751058,
              29.9373512237543
            ],
            [
              -90.1720709751058,
              29.953654562427403
            ],
            [
              -90.1560507107268,
              29.953654562427403
            ],
            [
              -90.1560507107268,
              29.9373512237543
            ],
            [
              -90.1720709751058,
              29.9373512237543
            ]
          ]
        ]
      },
      "bbox": [
        -90.1720709751058,
        29.9373512237543,
        -90.1560507107268,
        29.953654562427403
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.021462+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2939,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648634.0,
            0.0,
            -2.0,
            530504.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18769388935893,
              29.937352566712182
            ],
            [
              -90.18769388935893,
              29.953648550784433
            ],
            [
              -90.17167619678222,
              29.953648550784433
            ],
            [
              -90.17167619678222,
              29.937352566712182
            ],
            [
              -90.18769388935893,
              29.937352566712182
            ]
          ]
        ]
      },
      "bbox": [
        -90.18769388935893,
        29.937352566712182,
        -90.17167619678222,
        29.953648550784433
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.108238+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2938,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643686.0,
            0.0,
            -2.0,
            530452.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25017800670621,
              29.98459465192216
            ],
            [
              -90.25017800670621,
              30.00013498488676
            ],
            [
              -90.23419627754205,
              30.00013498488676
            ],
            [
              -90.23419627754205,
              29.98459465192216
            ],
            [
              -90.25017800670621,
              29.98459465192216
            ]
          ]
        ]
      },
      "bbox": [
        -90.25017800670621,
        29.98459465192216,
        -90.23419627754205,
        30.00013498488676
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.256244+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2802,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623734.0,
            0.0,
            -2.0,
            547164.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455395614306,
              29.98460627648759
            ],
            [
              -90.23455395614306,
              30.00013746538937
            ],
            [
              -90.21856995515962,
              30.00013746538937
            ],
            [
              -90.21856995515962,
              29.98460627648759
            ],
            [
              -90.23455395614306,
              29.98460627648759
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455395614306,
        29.98460627648759,
        -90.21856995515962,
        30.00013746538937
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.326156+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2800,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628680.0,
            0.0,
            -2.0,
            547212.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21892996281112,
              29.984610547157256
            ],
            [
              -90.21892996281112,
              30.000138091092406
            ],
            [
              -90.20294363288063,
              30.000138091092406
            ],
            [
              -90.20294363288063,
              29.984610547157256
            ],
            [
              -90.21892996281112,
              29.984610547157256
            ]
          ]
        ]
      },
      "bbox": [
        -90.21892996281112,
        29.984610547157256,
        -90.20294363288063,
        30.000138091092406
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.400445+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2799,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633626.0,
            0.0,
            -2.0,
            547260.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20330596783867,
              29.98461296331201
            ],
            [
              -90.20330596783867,
              30.000136862006016
            ],
            [
              -90.18731731128642,
              30.000136862006016
            ],
            [
              -90.18731731128642,
              29.98461296331201
            ],
            [
              -90.20330596783867,
              29.98461296331201
            ]
          ]
        ]
      },
      "bbox": [
        -90.20330596783867,
        29.98461296331201,
        -90.18731731128642,
        30.000136862006016
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.441453+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2798,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638572.0,
            0.0,
            -2.0,
            547308.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20331171592366,
              29.969042674232515
            ],
            [
              -90.20331171592366,
              29.98490217617728
            ],
            [
              -90.18730906795834,
              29.98490217617728
            ],
            [
              -90.18730906795834,
              29.969042674232515
            ],
            [
              -90.20331171592366,
              29.969042674232515
            ]
          ]
        ]
      },
      "bbox": [
        -90.20331171592366,
        29.969042674232515,
        -90.18730906795834,
        29.98490217617728
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.518102+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638626.0,
            0.0,
            -2.0,
            541768.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21893327333564,
              29.969040310785218
            ],
            [
              -90.21893327333564,
              29.984897903688626
            ],
            [
              -90.20293938328034,
              29.984897903688626
            ],
            [
              -90.20293938328034,
              29.969040310785218
            ],
            [
              -90.21893327333564,
              29.969040310785218
            ]
          ]
        ]
      },
      "bbox": [
        -90.21893327333564,
        29.969040310785218,
        -90.20293938328034,
        29.984897903688626
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.598006+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2859,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633680.0,
            0.0,
            -2.0,
            541718.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455488965539,
              29.96903059222385
            ],
            [
              -90.23455488965539,
              29.984891776679156
            ],
            [
              -90.21856969757269,
              29.984891776679156
            ],
            [
              -90.21856969757269,
              29.96903059222385
            ],
            [
              -90.23455488965539,
              29.96903059222385
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455488965539,
        29.96903059222385,
        -90.21856969757269,
        29.984891776679156
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.642605+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2860,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628734.0,
            0.0,
            -2.0,
            541668.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25017644211711,
              29.96902446456774
            ],
            [
              -90.25017644211711,
              29.984883795143112
            ],
            [
              -90.23419369303606,
              29.984883795143112
            ],
            [
              -90.23419369303606,
              29.96902446456774
            ],
            [
              -90.25017644211711,
              29.96902446456774
            ]
          ]
        ]
      },
      "bbox": [
        -90.25017644211711,
        29.96902446456774,
        -90.23419369303606,
        29.984883795143112
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.683306+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2860,
            2503
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623788.0,
            0.0,
            -2.0,
            541618.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2501826255009,
              29.9533222570016
            ],
            [
              -90.2501826255009,
              29.9693081588652
            ],
            [
              -90.23419468277443,
              29.9693081588652
            ],
            [
              -90.23419468277443,
              29.9533222570016
            ],
            [
              -90.2501826255009,
              29.9533222570016
            ]
          ]
        ]
      },
      "bbox": [
        -90.2501826255009,
        29.9533222570016,
        -90.23419468277443,
        29.9693081588652
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.784383+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2883,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623840.0,
            0.0,
            -2.0,
            535954.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455715470156,
              29.953333833218192
            ],
            [
              -90.23455715470156,
              29.96932158999198
            ],
            [
              -90.21856674807961,
              29.96932158999198
            ],
            [
              -90.21856674807961,
              29.953333833218192
            ],
            [
              -90.23455715470156,
              29.953333833218192
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455715470156,
        29.953333833218192,
        -90.21856674807961,
        29.96932158999198
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.825038+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2883,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628788.0,
            0.0,
            -2.0,
            536006.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21893805638214,
              29.95333805458802
            ],
            [
              -90.21893805638214,
              29.969327719464143
            ],
            [
              -90.2029388723421,
              29.969327719464143
            ],
            [
              -90.2029388723421,
              29.95333805458802
            ],
            [
              -90.21893805638214,
              29.95333805458802
            ]
          ]
        ]
      },
      "bbox": [
        -90.21893805638214,
        29.95333805458802,
        -90.2029388723421,
        29.969327719464143
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:41.864328+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2883,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633734.0,
            0.0,
            -2.0,
            536056.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20331257894125,
              29.953345919896794
            ],
            [
              -90.20331257894125,
              29.969331940460282
            ],
            [
              -90.1873109955753,
              29.969331940460282
            ],
            [
              -90.1873109955753,
              29.953345919896794
            ],
            [
              -90.20331257894125,
              29.953345919896794
            ]
          ]
        ]
      },
      "bbox": [
        -90.20331257894125,
        29.953345919896794,
        -90.1873109955753,
        29.969331940460282
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.041427+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2882,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638682.0,
            0.0,
            -2.0,
            536106.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2033168031499,
              29.937352109513007
            ],
            [
              -90.2033168031499,
              29.953640683678458
            ],
            [
              -90.18730799646387,
              29.953640683678458
            ],
            [
              -90.18730799646387,
              29.937352109513007
            ],
            [
              -90.2033168031499,
              29.937352109513007
            ]
          ]
        ]
      },
      "bbox": [
        -90.2033168031499,
        29.937352109513007,
        -90.18730799646387,
        29.953640683678458
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.086602+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2937,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638738.0,
            0.0,
            -2.0,
            530400.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21893965450928,
              29.9373552408273
            ],
            [
              -90.21893965450928,
              29.953630961109127
            ],
            [
              -90.20293347876913,
              29.953630961109127
            ],
            [
              -90.20293347876913,
              29.9373552408273
            ],
            [
              -90.21893965450928,
              29.9373552408273
            ]
          ]
        ]
      },
      "bbox": [
        -90.21893965450928,
        29.9373552408273,
        -90.20293347876913,
        29.953630961109127
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.284814+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2935,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633790.0,
            0.0,
            -2.0,
            530348.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23456250596664,
              29.937356517009608
            ],
            [
              -90.23456250596664,
              29.953619383076205
            ],
            [
              -90.21855895832378,
              29.953619383076205
            ],
            [
              -90.21855895832378,
              29.937356517009608
            ],
            [
              -90.23456250596664,
              29.937356517009608
            ]
          ]
        ]
      },
      "bbox": [
        -90.23456250596664,
        29.937356517009608,
        -90.21855895832378,
        29.953619383076205
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.455467+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2933,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628842.0,
            0.0,
            -2.0,
            530296.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_NW_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.25018535672882,
              29.937355990799233
            ],
            [
              -90.25018535672882,
              29.95361144898383
            ],
            [
              -90.23419068922703,
              29.95361144898383
            ],
            [
              -90.23419068922703,
              29.937355990799233
            ],
            [
              -90.25018535672882,
              29.937355990799233
            ]
          ]
        ]
      },
      "bbox": [
        -90.25018535672882,
        29.937355990799233,
        -90.23419068922703,
        29.95361144898383
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.526423+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_NW_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_NW_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_NW_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2932,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623894.0,
            0.0,
            -2.0,
            530246.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18768666635397,
              29.922024207426848
            ],
            [
              -90.18768666635397,
              29.937643742268044
            ],
            [
              -90.1716856173322,
              29.937643742268044
            ],
            [
              -90.1716856173322,
              29.922024207426848
            ],
            [
              -90.18768666635397,
              29.922024207426848
            ]
          ]
        ]
      },
      "bbox": [
        -90.18768666635397,
        29.922024207426848,
        -90.1716856173322,
        29.937643742268044
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.599084+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2815,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643744.0,
            0.0,
            -2.0,
            524632.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17205964539147,
              29.92203936511135
            ],
            [
              -90.17205964539147,
              29.93764420127618
            ],
            [
              -90.15606270115634,
              29.93764420127618
            ],
            [
              -90.15606270115634,
              29.92203936511135
            ],
            [
              -90.17205964539147,
              29.92203936511135
            ]
          ]
        ]
      },
      "bbox": [
        -90.17205964539147,
        29.92203936511135,
        -90.15606270115634,
        29.93764420127618
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.679618+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2812,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648694.0,
            0.0,
            -2.0,
            524682.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15643899744036,
              29.922047111263538
            ],
            [
              -90.15643899744036,
              29.937642860121176
            ],
            [
              -90.14043347151747,
              29.937642860121176
            ],
            [
              -90.14043347151747,
              29.922047111263538
            ],
            [
              -90.15643899744036,
              29.922047111263538
            ]
          ]
        ]
      },
      "bbox": [
        -90.15643899744036,
        29.922047111263538,
        -90.14043347151747,
        29.937642860121176
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.720370+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2810,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653642.0,
            0.0,
            -2.0,
            524732.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14081834674688,
              29.922053001017513
            ],
            [
              -90.14081834674688,
              29.93764516318172
            ],
            [
              -90.12480417661662,
              29.93764516318172
            ],
            [
              -90.12480417661662,
              29.922053001017513
            ],
            [
              -90.14081834674688,
              29.922053001017513
            ]
          ]
        ]
      },
      "bbox": [
        -90.14081834674688,
        29.922053001017513,
        -90.12480417661662,
        29.93764516318172
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.813618+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2809,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658590.0,
            0.0,
            -2.0,
            524784.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14082166923815,
              29.906444035684732
            ],
            [
              -90.14082166923815,
              29.922360747518532
            ],
            [
              -90.12479976260498,
              29.922360747518532
            ],
            [
              -90.12479976260498,
              29.906444035684732
            ],
            [
              -90.14082166923815,
              29.906444035684732
            ]
          ]
        ]
      },
      "bbox": [
        -90.14082166923815,
        29.906444035684732,
        -90.12479976260498,
        29.922360747518532
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:42.856410+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2868,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658648.0,
            0.0,
            -2.0,
            519226.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15644625542448,
              29.90643264453436
            ],
            [
              -90.15644625542448,
              29.922352999602857
            ],
            [
              -90.14042673070689,
              29.922352999602857
            ],
            [
              -90.14042673070689,
              29.90643264453436
            ],
            [
              -90.15644625542448,
              29.90643264453436
            ]
          ]
        ]
      },
      "bbox": [
        -90.15644625542448,
        29.90643264453436,
        -90.14042673070689,
        29.922352999602857
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.003210+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653698.0,
            0.0,
            -2.0,
            519172.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17206446097568,
              29.90642489665261
            ],
            [
              -90.17206446097568,
              29.922343339544877
            ],
            [
              -90.15605369667831,
              29.922343339544877
            ],
            [
              -90.15605369667831,
              29.90642489665261
            ],
            [
              -90.17206446097568,
              29.90642489665261
            ]
          ]
        ]
      },
      "bbox": [
        -90.17206446097568,
        29.90642489665261,
        -90.15605369667831,
        29.922343339544877
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.133498+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648750.0,
            0.0,
            -2.0,
            519118.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_8",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18768903854196,
              29.906409793253207
            ],
            [
              -90.18768903854196,
              29.922331879570212
            ],
            [
              -90.17168065993826,
              29.922331879570212
            ],
            [
              -90.17168065993826,
              29.906409793253207
            ],
            [
              -90.18768903854196,
              29.906409793253207
            ]
          ]
        ]
      },
      "bbox": [
        -90.18768903854196,
        29.906409793253207,
        -90.17168065993826,
        29.922331879570212
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.175204+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_8.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_8": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_8.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2870,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643800.0,
            0.0,
            -2.0,
            519064.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_9",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.18769241926138,
              29.890707414135896
            ],
            [
              -90.18769241926138,
              29.90671751910195
            ],
            [
              -90.1716855347802,
              29.90671751910195
            ],
            [
              -90.1716855347802,
              29.890707414135896
            ],
            [
              -90.18769241926138,
              29.890707414135896
            ]
          ]
        ]
      },
      "bbox": [
        -90.18769241926138,
        29.890707414135896,
        -90.1716855347802,
        29.90671751910195
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.381102+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_9.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_9": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_9.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2886,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643856.0,
            0.0,
            -2.0,
            513386.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_10",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17206398684407,
              29.89072246413478
            ],
            [
              -90.17206398684407,
              29.90672892599499
            ],
            [
              -90.1560547026773,
              29.90672892599499
            ],
            [
              -90.1560547026773,
              29.89072246413478
            ],
            [
              -90.17206398684407,
              29.89072246413478
            ]
          ]
        ]
      },
      "bbox": [
        -90.17206398684407,
        29.89072246413478,
        -90.1560547026773,
        29.90672892599499
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.474620+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_10.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_10": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_10.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2885,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648808.0,
            0.0,
            -2.0,
            513440.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_11",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15644186065516,
              29.89073571403041
            ],
            [
              -90.15644186065516,
              29.906744031154727
            ],
            [
              -90.14043011440923,
              29.906744031154727
            ],
            [
              -90.14043011440923,
              29.89073571403041
            ],
            [
              -90.15644186065516,
              29.89073571403041
            ]
          ]
        ]
      },
      "bbox": [
        -90.15644186065516,
        29.89073571403041,
        -90.14043011440923,
        29.906744031154727
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.598300+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_11.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_11": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_11.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2885,
            2507
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653758.0,
            0.0,
            -2.0,
            513496.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_12",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14081973002173,
              29.890747050098913
            ],
            [
              -90.14081973002173,
              29.906751780791136
            ],
            [
              -90.12479927663018,
              29.906751780791136
            ],
            [
              -90.12479927663018,
              29.890747050098913
            ],
            [
              -90.14081973002173,
              29.890747050098913
            ]
          ]
        ]
      },
      "bbox": [
        -90.14081973002173,
        29.890747050098913,
        -90.12479927663018,
        29.906751780791136
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.862610+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_12.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_12": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_12.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2884,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658708.0,
            0.0,
            -2.0,
            513550.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_13",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.14082633376213,
              29.87486305572957
            ],
            [
              -90.14082633376213,
              29.8910603502887
            ],
            [
              -90.12479978894291,
              29.8910603502887
            ],
            [
              -90.12479978894291,
              29.87486305572957
            ],
            [
              -90.14082633376213,
              29.87486305572957
            ]
          ]
        ]
      },
      "bbox": [
        -90.14082633376213,
        29.87486305572957,
        -90.12479978894291,
        29.8910603502887
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:43.980618+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_13.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_13": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_13.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2919,
            2509
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3658766.0,
            0.0,
            -2.0,
            507844.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_14",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.15631307941891,
              29.886132200491254
            ],
            [
              -90.15631307941891,
              29.891047098647395
            ],
            [
              -90.14056077257231,
              29.891047098647395
            ],
            [
              -90.14056077257231,
              29.886132200491254
            ],
            [
              -90.15631307941891,
              29.886132200491254
            ]
          ]
        ]
      },
      "bbox": [
        -90.15631307941891,
        29.886132200491254,
        -90.14056077257231,
        29.891047098647395
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.125449+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_14.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_14": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_14.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            868,
            2487
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3653816.0,
            0.0,
            -2.0,
            507788.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_15",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.17207180494796,
              29.87485098902103
            ],
            [
              -90.17207180494796,
              29.891032046896136
            ],
            [
              -90.15622077288869,
              29.891032046896136
            ],
            [
              -90.15622077288869,
              29.87485098902103
            ],
            [
              -90.17207180494796,
              29.87485098902103
            ]
          ]
        ]
      },
      "bbox": [
        -90.17207180494796,
        29.87485098902103,
        -90.15622077288869,
        29.891032046896136
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.271706+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_15.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_15": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_15.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2917,
            2482
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3648864.0,
            0.0,
            -2.0,
            507732.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SE_16",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.1876912546205,
              29.87485091043091
            ],
            [
              -90.1876912546205,
              29.89101508281226
            ],
            [
              -90.17167880897462,
              29.89101508281226
            ],
            [
              -90.17167880897462,
              29.87485091043091
            ],
            [
              -90.1876912546205,
              29.87485091043091
            ]
          ]
        ]
      },
      "bbox": [
        -90.1876912546205,
        29.87485091043091,
        -90.17167880897462,
        29.89101508281226
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.418390+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SE_16.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SE_16": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SE_16.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2914,
            2508
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3643914.0,
            0.0,
            -2.0,
            507676.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_1",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.2501755693561,
              29.921961684034354
            ],
            [
              -90.2501755693561,
              29.93763418257876
            ],
            [
              -90.2341960991423,
              29.93763418257876
            ],
            [
              -90.2341960991423,
              29.921961684034354
            ],
            [
              -90.2501755693561,
              29.921961684034354
            ]
          ]
        ]
      },
      "bbox": [
        -90.2501755693561,
        29.921961684034354,
        -90.2341960991423,
        29.93763418257876
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.626666+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_1.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_1": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_1.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2826,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3623950.0,
            0.0,
            -2.0,
            524436.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_2",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455494571647,
              29.921978710697214
            ],
            [
              -90.23455494571647,
              29.937636619263227
            ],
            [
              -90.21856693136317,
              29.937636619263227
            ],
            [
              -90.21856693136317,
              29.921978710697214
            ],
            [
              -90.23455494571647,
              29.921978710697214
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455494571647,
        29.921978710697214,
        -90.21856693136317,
        29.937636619263227
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.746772+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_2.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_2": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_2.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2823,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3628898.0,
            0.0,
            -2.0,
            524484.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_3",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21892794161622,
              29.92199943461187
            ],
            [
              -90.21892794161622,
              29.93763714731484
            ],
            [
              -90.20294407792396,
              29.93763714731484
            ],
            [
              -90.20294407792396,
              29.92199943461187
            ],
            [
              -90.21892794161622,
              29.92199943461187
            ]
          ]
        ]
      },
      "bbox": [
        -90.21892794161622,
        29.92199943461187,
        -90.20294407792396,
        29.93763714731484
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.831625+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_3.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_3": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_3.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2819,
            2504
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633848.0,
            0.0,
            -2.0,
            524532.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_4",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20330730622682,
              29.922012749218826
            ],
            [
              -90.20330730622682,
              29.93764137236823
            ],
            [
              -90.1873148478436,
              29.93764137236823
            ],
            [
              -90.1873148478436,
              29.922012749218826
            ],
            [
              -90.20330730622682,
              29.922012749218826
            ]
          ]
        ]
      },
      "bbox": [
        -90.20330730622682,
        29.922012749218826,
        -90.1873148478436,
        29.93764137236823
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:44.913902+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_4.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_4": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_4.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2817,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638796.0,
            0.0,
            -2.0,
            524582.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_5",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.20331354827061,
              29.906398388127243
            ],
            [
              -90.20331354827061,
              29.922313063779466
            ],
            [
              -90.18731399626094,
              29.922313063779466
            ],
            [
              -90.18731399626094,
              29.906398388127243
            ],
            [
              -90.20331354827061,
              29.906398388127243
            ]
          ]
        ]
      },
      "bbox": [
        -90.20331354827061,
        29.906398388127243,
        -90.18731399626094,
        29.922313063779466
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:45.030816+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_5.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_5": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_5.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2506
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3638850.0,
            0.0,
            -2.0,
            519008.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_6",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.21893174127118,
              29.906385071151067
            ],
            [
              -90.21893174127118,
              29.92229783749871
            ],
            [
              -90.20294095150197,
              29.92229783749871
            ],
            [
              -90.20294095150197,
              29.906385071151067
            ],
            [
              -90.21893174127118,
              29.906385071151067
            ]
          ]
        ]
      },
      "bbox": [
        -90.21893174127118,
        29.906385071151067,
        -90.20294095150197,
        29.92229783749871
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:45.348245+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_6.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_6": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_6.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2869,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8826
                  }
                },
                {
                  "name": "Northing at false origin",
                  "value": 0,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 8827
                  }
                }
              ]
            },
            "coordinate_system": {
              "subtype": "Cartesian",
              "axis": [
                {
                  "name": "Easting",
                  "abbreviation": "X",
                  "direction": "east",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                },
                {
                  "name": "Northing",
                  "abbreviation": "Y",
                  "direction": "north",
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  }
                }
              ]
            },
            "scope": "Engineering survey, topographic mapping.",
            "area": "United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.",
            "bbox": {
              "south_latitude": 28.85,
              "west_longitude": -93.94,
              "north_latitude": 31.07,
              "east_longitude": -88.75
            },
            "id": {
              "authority": "EPSG",
              "code": 3452
            }
          },
          "proj:transform": [
            2.0,
            0.0,
            3633902.0,
            0.0,
            -2.0,
            518954.0
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "nodata": -3.4028235e+38,
              "unit": "US survey foot"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "New_Orleans_West_SW_7",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -90.23455630198738,
              29.906364398632217
            ],
            [
              -90.23455630198738,
              29.922280809051653
            ],
            [
              -90.21856790228831,
              29.922280809051653
            ],
            [
              -90.21856790228831,
              29.906364398632217
            ],
            [
              -90.23455630198738,
              29.906364398632217
            ]
          ]
        ]
      },
      "bbox": [
        -90.23455630198738,
        29.906364398632217,
        -90.21856790228831,
        29.922280809051653
      ],
      "properties": {
        "start_datetime": "2012-03-04T00:00:00+00:00",
        "end_datetime": "2012-03-25T00:00:00+00:00",
        "created": "2026-03-18 19:03:45.462722+00:00",
        "license": "NLPL",
        "datetime": "2012-03-04T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/stac/New_Orleans_West_SW_7.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "New_Orleans_West_SW_7": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/LA_New_Orleans_DEM_2012_6352/New_Orleans_West_SW_7.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2870,
            2505
          ],
          "proj:wkt2": "PROJCRS[\"NAD83 / Louisiana South (ftUS)\",\n    BASEGEOGCRS[\"NAD83\",\n        DATUM[\"North American Datum 1983\",\n            ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n                LENGTHUNIT[\"metre\",1]]],\n        PRIMEM[\"Greenwich\",0,\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        ID[\"EPSG\",4269]],\n    CONVERSION[\"SPCS83 Louisiana South zone (US survey foot)\",\n        METHOD[\"Lambert Conic Conformal (2SP)\",\n            ID[\"EPSG\",9802]],\n        PARAMETER[\"Latitude of false origin\",28.5,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8821]],\n        PARAMETER[\"Longitude of false origin\",-91.3333333333333,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8822]],\n        PARAMETER[\"Latitude of 1st standard parallel\",30.7,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8823]],\n        PARAMETER[\"Latitude of 2nd standard parallel\",29.3,\n            ANGLEUNIT[\"degree\",0.0174532925199433],\n            ID[\"EPSG\",8824]],\n        PARAMETER[\"Easting at false origin\",3280833.3333,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8826]],\n        PARAMETER[\"Northing at false origin\",0,\n            LENGTHUNIT[\"US survey foot\",0.304800609601219],\n            ID[\"EPSG\",8827]]],\n    CS[Cartesian,2],\n        AXIS[\"easting (X)\",east,\n            ORDER[1],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n        AXIS[\"northing (Y)\",north,\n            ORDER[2],\n            LENGTHUNIT[\"US survey foot\",0.304800609601219]],\n    USAGE[\n        SCOPE[\"Engineering survey, topographic mapping.\"],\n        AREA[\"United States (USA) - Louisiana - counties of Acadia; Allen; Ascension; Assumption; Beauregard; Calcasieu; Cameron; East Baton Rouge; East Feliciana; Evangeline; Iberia; Iberville; Jefferson; Jefferson Davis; Lafayette; LaFourche; Livingston; Orleans; Plaquemines; Pointe Coupee; St Bernard; St Charles; St Helena; St James; St John the Baptist; St Landry; St Martin; St Mary; St Tammany; Tangipahoa; Terrebonne; Vermilion; Washington; West Baton Rouge; West Feliciana.\"],\n        BBOX[28.85,-93.94,31.07,-88.75]],\n    ID[\"EPSG\",3452]]",
          "proj:epsg": 3452,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "ProjectedCRS",
            "name": "NAD83 / Louisiana South (ftUS)",
            "base_crs": {
              "type": "GeographicCRS",
              "name": "NAD83",
              "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "North American Datum 1983",
                "ellipsoid": {
                  "name": "GRS 1980",
                  "semi_major_axis": 6378137,
                  "inverse_flattening": 298.257222101
                }
              },
              "coordinate_system": {
                "subtype": "ellipsoidal",
                "axis": [
                  {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                  },
                  {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 4269
              }
            },
            "conversion": {
              "name": "SPCS83 Louisiana South zone (US survey foot)",
              "method": {
                "name": "Lambert Conic Conformal (2SP)",
                "id": {
                  "authority": "EPSG",
                  "code": 9802
                }
              },
              "parameters": [
                {
                  "name": "Latitude of false origin",
                  "value": 28.5,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8821
                  }
                },
                {
                  "name": "Longitude of false origin",
                  "value": -91.3333333333333,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8822
                  }
                },
                {
                  "name": "Latitude of 1st standard parallel",
                  "value": 30.7,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8823
                  }
                },
                {
                  "name": "Latitude of 2nd standard parallel",
                  "value": 29.3,
                  "unit": "degree",
                  "id": {
                    "authority": "EPSG",
                    "code": 8824
                  }
                },
                {
                  "name": "Easting at false origin",
                  "value": 3280833.3333,
                  "unit": {
                    "type": "LinearUnit",
                    "name": "US survey foot",
                    "conversion_factor": 0.304800609601219
                  },
                  "id": {
   