{
  "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": "2012_NCMP_MI_Erie_14_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.176696364291,
              42.13902537797
            ],
            [
              -83.176696364291,
              42.14489290852998
            ],
            [
              -83.17465352773101,
              42.14489290852998
            ],
            [
              -83.17465352773101,
              42.13902537797
            ],
            [
              -83.176696364291,
              42.13902537797
            ]
          ]
        ]
      },
      "bbox": [
        -83.176696364291,
        42.13902537797,
        -83.17465352773101,
        42.14489290852998
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.286248+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_14_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_14_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_14_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            652,
            227
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.176696364291,
            0.0,
            -8.99928e-06,
            42.14489290852998
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.919,
                "maximum": 181.022,
                "mean": 176.021,
                "stddev": 1.452
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_22_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.140024298056,
              42.192301115911
            ],
            [
              -83.140024298056,
              42.194721922231004
            ],
            [
              -83.136874550056,
              42.194721922231004
            ],
            [
              -83.136874550056,
              42.192301115911
            ],
            [
              -83.140024298056,
              42.192301115911
            ]
          ]
        ]
      },
      "bbox": [
        -83.140024298056,
        42.192301115911,
        -83.136874550056,
        42.194721922231004
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.353492+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_22_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_22_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_22_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            269,
            350
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.140024298056,
            0.0,
            -8.99928e-06,
            42.194721922231
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.849,
                "maximum": 173.61,
                "mean": 173.409,
                "stddev": 0.162
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_10_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.18590262779,
              42.111775557955
            ],
            [
              -83.18590262779,
              42.139277357634995
            ],
            [
              -83.17560745147,
              42.139277357634995
            ],
            [
              -83.17560745147,
              42.111775557955
            ],
            [
              -83.18590262779,
              42.111775557955
            ]
          ]
        ]
      },
      "bbox": [
        -83.18590262779,
        42.111775557955,
        -83.17560745147,
        42.139277357634995
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.406390+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_10_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_10_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_10_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3056,
            1144
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.18590262779,
            0.0,
            -8.99928e-06,
            42.139277357634995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.728,
                "maximum": 190.474,
                "mean": 177.724,
                "stddev": 2.476
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_17_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.14140118790502,
              42.129405147588
            ],
            [
              -83.14140118790502,
              42.164277357588
            ],
            [
              -83.129261159185,
              42.164277357588
            ],
            [
              -83.129261159185,
              42.129405147588
            ],
            [
              -83.14140118790502,
              42.129405147588
            ]
          ]
        ]
      },
      "bbox": [
        -83.14140118790502,
        42.129405147588,
        -83.129261159185,
        42.164277357588
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.459215+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_17_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_17_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_17_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3875,
            1349
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.141401187905,
            0.0,
            -8.99928e-06,
            42.164277357588
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.912,
                "maximum": 183.608,
                "mean": 176.317,
                "stddev": 3.578
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_11_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.176912347012,
              42.104036177106
            ],
            [
              -83.176912347012,
              42.13781047494602
            ],
            [
              -83.159084773332,
              42.13781047494602
            ],
            [
              -83.159084773332,
              42.104036177106
            ],
            [
              -83.176912347012,
              42.104036177106
            ]
          ]
        ]
      },
      "bbox": [
        -83.176912347012,
        42.104036177106,
        -83.159084773332,
        42.13781047494602
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.512297+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_11_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_11_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_11_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3753,
            1981
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.176912347012,
            0.0,
            -8.99928e-06,
            42.137810474946015
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 145.121,
                "maximum": 189.051,
                "mean": 178.937,
                "stddev": 2.221
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_16_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.15904877609802,
              42.131079013679
            ],
            [
              -83.15904877609802,
              42.165105291359
            ],
            [
              -83.13834143281801,
              42.165105291359
            ],
            [
              -83.13834143281801,
              42.131079013679
            ],
            [
              -83.15904877609802,
              42.131079013679
            ]
          ]
        ]
      },
      "bbox": [
        -83.15904877609802,
        42.131079013679,
        -83.13834143281801,
        42.165105291359
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.565058+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_16_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_16_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_16_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3781,
            2301
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.159048776098,
            0.0,
            -8.99928e-06,
            42.16510529135899
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.17,
                "maximum": 183.895,
                "mean": 180.43,
                "stddev": 1.698
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_12_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.16251349892,
              42.09689074874
            ],
            [
              -83.16251349892,
              42.13517368586001
            ],
            [
              -83.14140118804,
              42.13517368586001
            ],
            [
              -83.14140118804,
              42.09689074874
            ],
            [
              -83.16251349892,
              42.09689074874
            ]
          ]
        ]
      },
      "bbox": [
        -83.16251349892,
        42.09689074874,
        -83.14140118804,
        42.13517368586001
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.617993+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_12_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_12_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_12_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4254,
            2346
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.16251349892,
            0.0,
            -8.99928e-06,
            42.13517368586
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.248,
                "maximum": 184.86,
                "mean": 179.963,
                "stddev": 2.084
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_15_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.175220482361,
              42.135236681066
            ],
            [
              -83.175220482361,
              42.165663246746
            ],
            [
              -83.155845032521,
              42.165663246746
            ],
            [
              -83.155845032521,
              42.135236681066
            ],
            [
              -83.175220482361,
              42.135236681066
            ]
          ]
        ]
      },
      "bbox": [
        -83.175220482361,
        42.135236681066,
        -83.155845032521,
        42.165663246746
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.670774+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_15_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_15_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_15_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3381,
            2153
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.175220482361,
            0.0,
            -8.99928e-06,
            42.16566324674599
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.466,
                "maximum": 189.209,
                "mean": 179.655,
                "stddev": 2.167
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_19_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.167346112311,
              42.164268358531
            ],
            [
              -83.167346112311,
              42.192310115011
            ],
            [
              -83.136343592711,
              42.192310115011
            ],
            [
              -83.136343592711,
              42.164268358531
            ],
            [
              -83.167346112311,
              42.164268358531
            ]
          ]
        ]
      },
      "bbox": [
        -83.167346112311,
        42.164268358531,
        -83.136343592711,
        42.192310115011
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.723628+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_19_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_19_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_19_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3116,
            3445
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.167346112311,
            0.0,
            -8.99928e-06,
            42.19231011501099
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.228,
                "maximum": 187.402,
                "mean": 177.755,
                "stddev": 2.598
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_07_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.20171436285102,
              42.017643088553
            ],
            [
              -83.20171436285102,
              42.086505579112995
            ],
            [
              -83.13800845973101,
              42.086505579112995
            ],
            [
              -83.13800845973101,
              42.017643088553
            ],
            [
              -83.20171436285102,
              42.017643088553
            ]
          ]
        ]
      },
      "bbox": [
        -83.20171436285102,
        42.017643088553,
        -83.13800845973101,
        42.086505579112995
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.776623+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_07_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_07_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_07_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7652,
            7079
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.201714362851,
            0.0,
            -8.99928e-06,
            42.086505579112995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.315,
                "maximum": 178.05,
                "mean": 171.217,
                "stddev": 2.422
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_13_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.144847912167,
              42.09684575234
            ],
            [
              -83.144847912167,
              42.13106101489999
            ],
            [
              -83.134093772567,
              42.13106101489999
            ],
            [
              -83.134093772567,
              42.09684575234
            ],
            [
              -83.144847912167,
              42.09684575234
            ]
          ]
        ]
      },
      "bbox": [
        -83.144847912167,
        42.09684575234,
        -83.134093772567,
        42.13106101489999
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.828993+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_13_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_13_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_13_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3802,
            1195
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.144847912167,
            0.0,
            -8.99928e-06,
            42.13106101489999
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.066,
                "maximum": 183.45,
                "mean": 174.083,
                "stddev": 2.545
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.45246130309602,
              41.77664236861
            ],
            [
              -83.45246130309602,
              41.832698883730004
            ],
            [
              -83.421071814456,
              41.832698883730004
            ],
            [
              -83.421071814456,
              41.77664236861
            ],
            [
              -83.45246130309602,
              41.77664236861
            ]
          ]
        ]
      },
      "bbox": [
        -83.45246130309602,
        41.77664236861,
        -83.421071814456,
        41.832698883730004
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.877016+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6229,
            3488
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.452461303096,
            0.0,
            -8.99928e-06,
            41.832698883730004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.393,
                "maximum": 187.943,
                "mean": 176.758,
                "stddev": 2.189
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.48903437725,
              41.711343592513
            ],
            [
              -83.48903437725,
              41.781474981553
            ],
            [
              -83.41973092197,
              41.781474981553
            ],
            [
              -83.41973092197,
              41.711343592513
            ],
            [
              -83.48903437725,
              41.711343592513
            ]
          ]
        ]
      },
      "bbox": [
        -83.48903437725,
        41.711343592513,
        -83.41973092197,
        41.781474981553
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.920135+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7793,
            7701
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.48903437725,
            0.0,
            -8.99928e-06,
            41.781474981552996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.666,
                "maximum": 180.546,
                "mean": 175.309,
                "stddev": 1.099
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_05_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.323564614831,
              41.922583693305
            ],
            [
              -83.323564614831,
              41.979432145065005
            ],
            [
              -83.245927826271,
              41.979432145065005
            ],
            [
              -83.245927826271,
              41.922583693305
            ],
            [
              -83.323564614831,
              41.922583693305
            ]
          ]
        ]
      },
      "bbox": [
        -83.323564614831,
        41.922583693305,
        -83.245927826271,
        41.979432145065005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:41.962860+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_05_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_05_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_05_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6317,
            8627
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.323564614831,
            0.0,
            -8.99928e-06,
            41.979432145065
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 164.499,
                "maximum": 183.959,
                "mean": 176.503,
                "stddev": 2.339
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_09_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.20003149748001,
              42.074914506839
            ],
            [
              -83.20003149748001,
              42.11360241155901
            ],
            [
              -83.14358801332,
              42.11360241155901
            ],
            [
              -83.14358801332,
              42.074914506839
            ],
            [
              -83.20003149748001,
              42.074914506839
            ]
          ]
        ]
      },
      "bbox": [
        -83.20003149748001,
        42.074914506839,
        -83.14358801332,
        42.11360241155901
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.005855+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_09_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_09_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_09_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4299,
            6272
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.20003149748,
            0.0,
            -8.99928e-06,
            42.113602411559
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.424,
                "maximum": 182.109,
                "mean": 175.183,
                "stddev": 2.109
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_04_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.383715802736,
              41.870837832973
            ],
            [
              -83.383715802736,
              41.939826313453
            ],
            [
              -83.31825504001601,
              41.939826313453
            ],
            [
              -83.31825504001601,
              41.870837832973
            ],
            [
              -83.383715802736,
              41.870837832973
            ]
          ]
        ]
      },
      "bbox": [
        -83.383715802736,
        41.870837832973,
        -83.31825504001601,
        41.939826313453
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.048926+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_04_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_04_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_04_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7666,
            7274
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.383715802736,
            0.0,
            -8.99928e-06,
            41.939826313453
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.853,
                "maximum": 194.68,
                "mean": 177.145,
                "stddev": 3.229
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_06_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.254981101512,
              41.965069294456
            ],
            [
              -83.254981101512,
              42.034471741816006
            ],
            [
              -83.152578294392,
              42.034471741816006
            ],
            [
              -83.152578294392,
              41.965069294456
            ],
            [
              -83.254981101512,
              41.965069294456
            ]
          ]
        ]
      },
      "bbox": [
        -83.254981101512,
        41.965069294456,
        -83.152578294392,
        42.034471741816006
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.091187+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_06_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_06_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_06_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7712,
            11379
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.254981101512,
            0.0,
            -8.99928e-06,
            42.034471741816
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 123.801,
                "maximum": 190.683,
                "mean": 174.003,
                "stddev": 2.567
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_MI_Erie_03_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.44856461483101,
              41.812144528438
            ],
            [
              -83.44856461483101,
              41.890393268038004
            ],
            [
              -83.359966703231,
              41.890393268038004
            ],
            [
              -83.359966703231,
              41.812144528438
            ],
            [
              -83.44856461483101,
              41.812144528438
            ]
          ]
        ]
      },
      "bbox": [
        -83.44856461483101,
        41.812144528438,
        -83.359966703231,
        41.890393268038004
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.133911+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_MI_Erie_03_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_MI_Erie_03_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_MI_Erie_03_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8695,
            9845
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.448564614831,
            0.0,
            -8.99928e-06,
            41.890393268038004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.037,
                "maximum": 192.128,
                "mean": 175.603,
                "stddev": 2.53
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_05E_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.102200323974,
              42.124320554356
            ],
            [
              -80.102200323974,
              42.173681605156006
            ],
            [
              -80.051174406374,
              42.173681605156006
            ],
            [
              -80.051174406374,
              42.124320554356
            ],
            [
              -80.102200323974,
              42.124320554356
            ]
          ]
        ]
      },
      "bbox": [
        -80.102200323974,
        42.124320554356,
        -80.051174406374,
        42.173681605156006
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.176590+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_05E_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_05E_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_05E_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5485,
            5670
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.102200323974,
            0.0,
            -8.99928e-06,
            42.173681605156
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 167.723,
                "maximum": 203.399,
                "mean": 181.825,
                "stddev": 9.447
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_07_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.955242080634,
              42.18751349892
            ],
            [
              -79.955242080634,
              42.22605741516
            ],
            [
              -79.88574064119399,
              42.22605741516
            ],
            [
              -79.88574064119399,
              42.18751349892
            ],
            [
              -79.955242080634,
              42.18751349892
            ]
          ]
        ]
      },
      "bbox": [
        -79.955242080634,
        42.18751349892,
        -79.88574064119399,
        42.22605741516
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.219181+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_07_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_07_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_07_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4283,
            7723
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.955242080634,
            0.0,
            -8.99928e-06,
            42.22605741516
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.05,
                "maximum": 232.34,
                "mean": 199.44,
                "stddev": 16.5
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_08_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.890438264939,
              42.211667566595
            ],
            [
              -79.890438264939,
              42.247754679395
            ],
            [
              -79.823789597259,
              42.247754679395
            ],
            [
              -79.823789597259,
              42.211667566595
            ],
            [
              -79.890438264939,
              42.211667566595
            ]
          ]
        ]
      },
      "bbox": [
        -79.890438264939,
        42.211667566595,
        -79.823789597259,
        42.247754679395
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.261920+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_08_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_08_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_08_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4010,
            7406
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.890438264939,
            0.0,
            -8.99928e-06,
            42.247754679394994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 165.24,
                "maximum": 232.94,
                "mean": 204.28,
                "stddev": 23.413
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_05W_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.13755849532001,
              42.118444024478
            ],
            [
              -80.13755849532001,
              42.17208873255801
            ],
            [
              -80.08802645819999,
              42.17208873255801
            ],
            [
              -80.08802645819999,
              42.118444024478
            ],
            [
              -80.13755849532001,
              42.118444024478
            ]
          ]
        ]
      },
      "bbox": [
        -80.13755849532001,
        42.118444024478,
        -80.08802645819999,
        42.17208873255801
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.305017+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_05W_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_05W_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_05W_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5961,
            5504
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.13755849532,
            0.0,
            -8.99928e-06,
            42.17208873255801
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.244,
                "maximum": 204.46,
                "mean": 181.256,
                "stddev": 10.219
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_09_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.827947264219,
              42.234075773938
            ],
            [
              -79.827947264219,
              42.271665766498
            ],
            [
              -79.756267999019,
              42.271665766498
            ],
            [
              -79.756267999019,
              42.234075773938
            ],
            [
              -79.827947264219,
              42.234075773938
            ]
          ]
        ]
      },
      "bbox": [
        -79.827947264219,
        42.234075773938,
        -79.756267999019,
        42.271665766498
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.347543+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_09_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_09_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_09_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4177,
            7965
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.827947264219,
            0.0,
            -8.99928e-06,
            42.271665766498
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.53,
                "maximum": 211.39,
                "mean": 187.869,
                "stddev": 11.673
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.520810835133,
              41.972187724982
            ],
            [
              -80.520810835133,
              42.012783477061994
            ],
            [
              -80.42604841673301,
              42.012783477061994
            ],
            [
              -80.42604841673301,
              41.972187724982
            ],
            [
              -80.520810835133,
              41.972187724982
            ]
          ]
        ]
      },
      "bbox": [
        -80.520810835133,
        41.972187724982,
        -80.42604841673301,
        42.012783477061994
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.388445+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4511,
            10530
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.520810835133,
            0.0,
            -8.99928e-06,
            42.012783477061994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.6,
                "maximum": 201.93,
                "mean": 181.424,
                "stddev": 10.063
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_04_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.209588732901,
              42.075310475162
            ],
            [
              -80.209588732901,
              42.147547695722004
            ],
            [
              -80.134894708901,
              42.147547695722004
            ],
            [
              -80.134894708901,
              42.075310475162
            ],
            [
              -80.209588732901,
              42.075310475162
            ]
          ]
        ]
      },
      "bbox": [
        -80.209588732901,
        42.075310475162,
        -80.134894708901,
        42.147547695722004
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.426658+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_04_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_04_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_04_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8027,
            8300
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.209588732901,
            0.0,
            -8.99928e-06,
            42.147547695722
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.91,
                "maximum": 225.07,
                "mean": 201.519,
                "stddev": 17.837
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.429990100792,
              42.000958423326
            ],
            [
              -80.429990100792,
              42.047187724686005
            ],
            [
              -80.309849712792,
              42.047187724686005
            ],
            [
              -80.309849712792,
              42.000958423326
            ],
            [
              -80.429990100792,
              42.000958423326
            ]
          ]
        ]
      },
      "bbox": [
        -80.429990100792,
        42.000958423326,
        -80.309849712792,
        42.047187724686005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.462721+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5137,
            13350
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.429990100792,
            0.0,
            -8.99928e-06,
            42.047187724686
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.77,
                "maximum": 218.03,
                "mean": 192.288,
                "stddev": 17.089
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_03_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.313404427646,
              42.03658657307399
            ],
            [
              -80.313404427646,
              42.091329193314
            ],
            [
              -80.20338822964601,
              42.091329193314
            ],
            [
              -80.20338822964601,
              42.03658657307399
            ],
            [
              -80.313404427646,
              42.03658657307399
            ]
          ]
        ]
      },
      "bbox": [
        -80.313404427646,
        42.03658657307399,
        -80.20338822964601,
        42.091329193314
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.498922+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_03_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_03_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_03_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6083,
            12225
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.313404427646,
            0.0,
            -8.99928e-06,
            42.091329193313996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.39,
                "maximum": 210.36,
                "mean": 193.305,
                "stddev": 11.186
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_PA_Erie_06_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.05312724982001,
              42.140969222462
            ],
            [
              -80.05312724982001,
              42.201534376862
            ],
            [
              -79.94898758165999,
              42.201534376862
            ],
            [
              -79.94898758165999,
              42.140969222462
            ],
            [
              -80.05312724982001,
              42.140969222462
            ]
          ]
        ]
      },
      "bbox": [
        -80.05312724982001,
        42.140969222462,
        -79.94898758165999,
        42.201534376862
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.535373+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_PA_Erie_06_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_PA_Erie_06_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_PA_Erie_06_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6730,
            11572
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.05312724982,
            0.0,
            -8.99928e-06,
            42.201534376862
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.23,
                "maximum": 204.08,
                "mean": 185.264,
                "stddev": 10.372
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41082f7b_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.81250449964001,
              41.68749550036
            ],
            [
              -82.81250449964001,
              41.708229841480005
            ],
            [
              -82.77890118812,
              41.708229841480005
            ],
            [
              -82.77890118812,
              41.68749550036
            ],
            [
              -82.81250449964001,
              41.68749550036
            ]
          ]
        ]
      },
      "bbox": [
        -82.81250449964001,
        41.68749550036,
        -82.77890118812,
        41.708229841480005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.570933+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41082f7b_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41082f7b_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41082f7b_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2304,
            3734
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.81250449964,
            0.0,
            -8.99928e-06,
            41.70822984148
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 173.19,
                "maximum": 181.59,
                "mean": 176.561,
                "stddev": 1.697
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41082e6b_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68750449964001,
              41.583571814254995
            ],
            [
              -82.68750449964001,
              41.62422156201502
            ],
            [
              -82.67236771067999,
              41.62422156201502
            ],
            [
              -82.67236771067999,
              41.583571814254995
            ],
            [
              -82.68750449964001,
              41.583571814254995
            ]
          ]
        ]
      },
      "bbox": [
        -82.68750449964001,
        41.583571814254995,
        -82.67236771067999,
        41.62422156201502
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.606824+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41082e6b_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41082e6b_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41082e6b_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4517,
            1682
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.68750449964,
            0.0,
            -8.99928e-06,
            41.62422156201502
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.29,
                "maximum": 183.22,
                "mean": 176.959,
                "stddev": 2.752
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_33_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.93279787617001,
              41.853964182865
            ],
            [
              -80.93279787617001,
              41.880620050225005
            ],
            [
              -80.86690514801,
              41.880620050225005
            ],
            [
              -80.86690514801,
              41.853964182865
            ],
            [
              -80.93279787617001,
              41.853964182865
            ]
          ]
        ]
      },
      "bbox": [
        -80.93279787617001,
        41.853964182865,
        -80.86690514801,
        41.880620050225005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.642501+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_33_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_33_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_33_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2962,
            7322
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.93279787617,
            0.0,
            -8.99928e-06,
            41.880620050225
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 173.85,
                "maximum": 194.74,
                "mean": 185.791,
                "stddev": 3.651
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41083f4c_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.48604661627101,
              41.68749550036
            ],
            [
              -83.48604661627101,
              41.69079823612001
            ],
            [
              -83.47909017283098,
              41.69079823612001
            ],
            [
              -83.47909017283098,
              41.68749550036
            ],
            [
              -83.48604661627101,
              41.68749550036
            ]
          ]
        ]
      },
      "bbox": [
        -83.48604661627101,
        41.68749550036,
        -83.47909017283098,
        41.69079823612001
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.677656+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41083f4c_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41083f4c_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41083f4c_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            367,
            773
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.486046616271,
            0.0,
            -8.99928e-06,
            41.69079823612
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.32,
                "maximum": 182.9,
                "mean": 177.954,
                "stddev": 1.276
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_11_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.68114200863901,
              41.434543736501
            ],
            [
              -82.68114200863901,
              41.47942314586099
            ],
            [
              -82.626327394159,
              41.47942314586099
            ],
            [
              -82.626327394159,
              41.434543736501
            ],
            [
              -82.68114200863901,
              41.434543736501
            ]
          ]
        ]
      },
      "bbox": [
        -82.68114200863901,
        41.434543736501,
        -82.626327394159,
        41.47942314586099
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.713813+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_11_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_11_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_11_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4987,
            6091
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.681142008639,
            0.0,
            -8.99928e-06,
            41.47942314586099
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.744,
                "maximum": 181.42,
                "mean": 174.869,
                "stddev": 1.615
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41082f7d_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.860434665227,
              41.628334233261
            ],
            [
              -82.860434665227,
              41.687495499981
            ],
            [
              -82.81250449994701,
              41.687495499981
            ],
            [
              -82.81250449994701,
              41.628334233261
            ],
            [
              -82.860434665227,
              41.628334233261
            ]
          ]
        ]
      },
      "bbox": [
        -82.860434665227,
        41.628334233261,
        -82.81250449994701,
        41.687495499981
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.749764+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41082f7d_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41082f7d_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41082f7d_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6574,
            5326
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.860434665227,
            0.0,
            -8.99928e-06,
            41.68749549998099
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.44,
                "maximum": 196.88,
                "mean": 181.312,
                "stddev": 4.781
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_06_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.053820194384,
              41.527560295176
            ],
            [
              -83.053820194384,
              41.57318664477601
            ],
            [
              -82.984507739824,
              41.57318664477601
            ],
            [
              -82.984507739824,
              41.527560295176
            ],
            [
              -83.053820194384,
              41.527560295176
            ]
          ]
        ]
      },
      "bbox": [
        -83.053820194384,
        41.527560295176,
        -82.984507739824,
        41.57318664477601
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.785688+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_06_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_06_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_06_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5070,
            7702
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.053820194384,
            0.0,
            -8.99928e-06,
            41.57318664477601
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.39,
                "maximum": 180.75,
                "mean": 173.703,
                "stddev": 1.709
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_24_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.653559215263,
              41.52725431965399
            ],
            [
              -81.653559215263,
              41.575508459014
            ],
            [
              -81.577236321583,
              41.575508459014
            ],
            [
              -81.577236321583,
              41.52725431965399
            ],
            [
              -81.653559215263,
              41.52725431965399
            ]
          ]
        ]
      },
      "bbox": [
        -81.653559215263,
        41.52725431965399,
        -81.577236321583,
        41.575508459014
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.821517+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_24_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_24_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_24_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5362,
            8481
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.653559215263,
            0.0,
            -8.99928e-06,
            41.575508459013996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 154.554,
                "maximum": 201.734,
                "mean": 183.826,
                "stddev": 5.123
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41083f4d_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.486577573794,
              41.66250449964
            ],
            [
              -83.486577573794,
              41.68749550020001
            ],
            [
              -83.44324604059399,
              41.68749550020001
            ],
            [
              -83.44324604059399,
              41.66250449964
            ],
            [
              -83.486577573794,
              41.66250449964
            ]
          ]
        ]
      },
      "bbox": [
        -83.486577573794,
        41.66250449964,
        -83.44324604059399,
        41.68749550020001
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.857199+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41083f4d_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41083f4d_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41083f4d_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2777,
            4815
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.486577573794,
            0.0,
            -8.99928e-06,
            41.6874955002
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.36,
                "maximum": 207.36,
                "mean": 179.754,
                "stddev": 3.142
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_22_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.80044546436301,
              41.47339362851
            ],
            [
              -81.80044546436301,
              41.51033567291001
            ],
            [
              -81.70924676084299,
              41.51033567291001
            ],
            [
              -81.70924676084299,
              41.47339362851
            ],
            [
              -81.80044546436301,
              41.47339362851
            ]
          ]
        ]
      },
      "bbox": [
        -81.80044546436301,
        41.47339362851,
        -81.70924676084299,
        41.51033567291001
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.886886+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_22_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_22_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_22_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4105,
            10134
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.800445464363,
            0.0,
            -8.99928e-06,
            41.51033567291
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.093,
                "maximum": 222.866,
                "mean": 193.313,
                "stddev": 13.828
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_35_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.788674406047,
              41.897916666667
            ],
            [
              -80.788674406047,
              41.934291756427
            ],
            [
              -80.689052376447,
              41.934291756427
            ],
            [
              -80.689052376447,
              41.897916666667
            ],
            [
              -80.788674406047,
              41.897916666667
            ]
          ]
        ]
      },
      "bbox": [
        -80.788674406047,
        41.897916666667,
        -80.689052376447,
        41.934291756427
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.916210+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_35_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_35_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_35_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4042,
            11070
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.788674406047,
            0.0,
            -8.99928e-06,
            41.934291756427
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 165.51,
                "maximum": 212.42,
                "mean": 182.674,
                "stddev": 11.309
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_29_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.290915226782,
              41.74057325414
            ],
            [
              -81.290915226782,
              41.78964632798
            ],
            [
              -81.172232722142,
              41.78964632798
            ],
            [
              -81.172232722142,
              41.74057325414
            ],
            [
              -81.290915226782,
              41.74057325414
            ]
          ]
        ]
      },
      "bbox": [
        -81.290915226782,
        41.74057325414,
        -81.172232722142,
        41.78964632798
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.945869+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_29_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_29_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_29_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5453,
            13188
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.290915226782,
            0.0,
            -8.99928e-06,
            41.78964632798
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.596,
                "maximum": 200.094,
                "mean": 186.091,
                "stddev": 5.702
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_17_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.24535187185,
              41.427848272138
            ],
            [
              -82.24535187185,
              41.481106011178
            ],
            [
              -82.18113300977001,
              41.481106011178
            ],
            [
              -82.18113300977001,
              41.427848272138
            ],
            [
              -82.24535187185,
              41.427848272138
            ]
          ]
        ]
      },
      "bbox": [
        -82.24535187185,
        41.427848272138,
        -82.18113300977001,
        41.481106011178
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:42.975491+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_17_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_17_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_17_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5918,
            7136
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.24535187185,
            0.0,
            -8.99928e-06,
            41.481106011178
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.578,
                "maximum": 191.32,
                "mean": 182.859,
                "stddev": 3.144
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41082f7c_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.830350071994,
              41.68749550036
            ],
            [
              -82.830350071994,
              41.711541576520005
            ],
            [
              -82.812504499754,
              41.711541576520005
            ],
            [
              -82.812504499754,
              41.68749550036
            ],
            [
              -82.830350071994,
              41.68749550036
            ]
          ]
        ]
      },
      "bbox": [
        -82.830350071994,
        41.68749550036,
        -82.812504499754,
        41.711541576520005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.004893+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41082f7c_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41082f7c_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41082f7c_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            2672,
            1983
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.830350071994,
            0.0,
            -8.99928e-06,
            41.711541576520005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 173.58,
                "maximum": 179.18,
                "mean": 175.945,
                "stddev": 1.127
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_10_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.72926115910701,
              41.472142728582
            ],
            [
              -82.72926115910701,
              41.54351601826199
            ],
            [
              -82.674095572707,
              41.54351601826199
            ],
            [
              -82.674095572707,
              41.472142728582
            ],
            [
              -82.72926115910701,
              41.472142728582
            ]
          ]
        ]
      },
      "bbox": [
        -82.72926115910701,
        41.472142728582,
        -82.674095572707,
        41.54351601826199
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.034800+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_10_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_10_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_10_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7931,
            6130
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.729261159107,
            0.0,
            -8.99928e-06,
            41.54351601826199
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.58,
                "maximum": 196.78,
                "mean": 177.771,
                "stddev": 3.716
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_23_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.71406137509001,
              41.482068934485
            ],
            [
              -81.71406137509001,
              41.541896147925
            ],
            [
              -81.64482091477,
              41.541896147925
            ],
            [
              -81.64482091477,
              41.482068934485
            ],
            [
              -81.71406137509001,
              41.482068934485
            ]
          ]
        ]
      },
      "bbox": [
        -81.71406137509001,
        41.482068934485,
        -81.64482091477,
        41.541896147925
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.064516+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_23_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_23_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_23_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6648,
            7694
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.71406137509,
            0.0,
            -8.99928e-06,
            41.541896147925
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.317,
                "maximum": 214.563,
                "mean": 182.707,
                "stddev": 7.827
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41082e6c_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.736946544276,
              41.583139848812
            ],
            [
              -82.736946544276,
              41.620459862972005
            ],
            [
              -82.68750449995599,
              41.620459862972005
            ],
            [
              -82.68750449995599,
              41.583139848812
            ],
            [
              -82.736946544276,
              41.583139848812
            ]
          ]
        ]
      },
      "bbox": [
        -82.736946544276,
        41.583139848812,
        -82.68750449995599,
        41.620459862972005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.094276+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41082e6c_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41082e6c_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41082e6c_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4147,
            5494
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.736946544276,
            0.0,
            -8.99928e-06,
            41.620459862972005
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 159.23,
                "maximum": 195.91,
                "mean": 181.735,
                "stddev": 4.562
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_32_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.00785187185,
              41.827137329014
            ],
            [
              -81.00785187185,
              41.863485420934
            ],
            [
              -80.93083603360999,
              41.863485420934
            ],
            [
              -80.93083603360999,
              41.827137329014
            ],
            [
              -81.00785187185,
              41.827137329014
            ]
          ]
        ]
      },
      "bbox": [
        -81.00785187185,
        41.827137329014,
        -80.93083603360999,
        41.863485420934
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.123419+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_32_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_32_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_32_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4039,
            8558
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.00785187185,
            0.0,
            -8.99928e-06,
            41.863485420934
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.09,
                "maximum": 192.62,
                "mean": 180.904,
                "stddev": 3.456
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_28_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.36472732181402,
              41.712027537797
            ],
            [
              -81.36472732181402,
              41.757977861477
            ],
            [
              -81.286361591574,
              41.757977861477
            ],
            [
              -81.286361591574,
              41.712027537797
            ],
            [
              -81.36472732181402,
              41.712027537797
            ]
          ]
        ]
      },
      "bbox": [
        -81.36472732181402,
        41.712027537797,
        -81.286361591574,
        41.757977861477
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.153139+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_28_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_28_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_28_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5106,
            8708
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.364727321814,
            0.0,
            -8.99928e-06,
            41.757977861476995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.14,
                "maximum": 188.727,
                "mean": 181.594,
                "stddev": 4.422
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_16_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.33403077753802,
              41.422007739381
            ],
            [
              -82.33403077753802,
              41.439313354821
            ],
            [
              -82.241428186338,
              41.439313354821
            ],
            [
              -82.241428186338,
              41.422007739381
            ],
            [
              -82.33403077753802,
              41.422007739381
            ]
          ]
        ]
      },
      "bbox": [
        -82.33403077753802,
        41.422007739381,
        -82.241428186338,
        41.439313354821
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.182278+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_16_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_16_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_16_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            1923,
            10290
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.334030777538,
            0.0,
            -8.99928e-06,
            41.439313354821
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.961,
                "maximum": 198.365,
                "mean": 184.341,
                "stddev": 5.1
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_34_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.86930795536401,
              41.873627609791
            ],
            [
              -80.86930795536401,
              41.92010889099101
            ],
            [
              -80.78141198760399,
              41.92010889099101
            ],
            [
              -80.78141198760399,
              41.873627609791
            ],
            [
              -80.86930795536401,
              41.873627609791
            ]
          ]
        ]
      },
      "bbox": [
        -80.86930795536401,
        41.873627609791,
        -80.78141198760399,
        41.92010889099101
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.211603+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_34_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_34_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_34_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5165,
            9767
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.869307955364,
            0.0,
            -8.99928e-06,
            41.920108890991
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 165.15,
                "maximum": 196.52,
                "mean": 186.442,
                "stddev": 7.081
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.487936465083,
              41.66868700504
            ],
            [
              -83.487936465083,
              41.72827123792
            ],
            [
              -83.33592962660299,
              41.72827123792
            ],
            [
              -83.33592962660299,
              41.66868700504
            ],
            [
              -83.487936465083,
              41.66868700504
            ]
          ]
        ]
      },
      "bbox": [
        -83.487936465083,
        41.66868700504,
        -83.33592962660299,
        41.72827123792
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.241247+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6621,
            16891
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.487936465083,
            0.0,
            -8.99928e-06,
            41.72827123792
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.03,
                "maximum": 197.71,
                "mean": 177.323,
                "stddev": 1.898
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_25_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.582347912167,
              41.566194204464
            ],
            [
              -81.582347912167,
              41.630008098943996
            ],
            [
              -81.487423506727,
              41.630008098943996
            ],
            [
              -81.487423506727,
              41.566194204464
            ],
            [
              -81.582347912167,
              41.566194204464
            ]
          ]
        ]
      },
      "bbox": [
        -81.582347912167,
        41.566194204464,
        -81.487423506727,
        41.630008098943996
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.270534+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_25_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_25_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_25_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7091,
            10548
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.582347912167,
            0.0,
            -8.99928e-06,
            41.630008098943996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 167.48,
                "maximum": 191.623,
                "mean": 183.901,
                "stddev": 2.6
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_31_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.09348902087801,
              41.811622570194
            ],
            [
              -81.09348902087801,
              41.850553455474
            ],
            [
              -81.005521058878,
              41.850553455474
            ],
            [
              -81.005521058878,
              41.811622570194
            ],
            [
              -81.09348902087801,
              41.811622570194
            ]
          ]
        ]
      },
      "bbox": [
        -81.09348902087801,
        41.811622570194,
        -81.005521058878,
        41.850553455474
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.300318+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_31_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_31_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_31_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4326,
            9775
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.093489020878,
            0.0,
            -8.99928e-06,
            41.85055345547399
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 173.41,
                "maximum": 196.34,
                "mean": 184.239,
                "stddev": 4.879
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_20_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.003289236861,
              41.47816324694
            ],
            [
              -82.003289236861,
              41.51776007894
            ],
            [
              -81.90301025982099,
              41.51776007894
            ],
            [
              -81.90301025982099,
              41.47816324694
            ],
            [
              -82.003289236861,
              41.47816324694
            ]
          ]
        ]
      },
      "bbox": [
        -82.003289236861,
        41.47816324694,
        -81.90301025982099,
        41.51776007894
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.330262+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_20_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_20_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_20_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4400,
            11143
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.003289236861,
            0.0,
            -8.99928e-06,
            41.51776007894
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 167.418,
                "maximum": 198.195,
                "mean": 183.864,
                "stddev": 9.14
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_07_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.99546886249101,
              41.496107811375
            ],
            [
              -82.99546886249101,
              41.549842512255
            ],
            [
              -82.89874460105099,
              41.549842512255
            ],
            [
              -82.89874460105099,
              41.496107811375
            ],
            [
              -82.99546886249101,
              41.496107811375
            ]
          ]
        ]
      },
      "bbox": [
        -82.99546886249101,
        41.496107811375,
        -82.89874460105099,
        41.549842512255
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.359360+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_07_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_07_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_07_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5971,
            10748
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.995468862491,
            0.0,
            -8.99928e-06,
            41.549842512255
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 167.957,
                "maximum": 185.8,
                "mean": 174.91,
                "stddev": 2.14
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_13_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.575346472282,
              41.365969222462
            ],
            [
              -82.575346472282,
              41.410164686542
            ],
            [
              -82.500076494362,
              41.410164686542
            ],
            [
              -82.500076494362,
              41.365969222462
            ],
            [
              -82.575346472282,
              41.365969222462
            ]
          ]
        ]
      },
      "bbox": [
        -82.575346472282,
        41.365969222462,
        -82.500076494362,
        41.410164686542
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.384845+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_13_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_13_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_13_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4911,
            8364
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.575346472282,
            0.0,
            -8.99928e-06,
            41.410164686542
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.49,
                "maximum": 193.72,
                "mean": 179.319,
                "stddev": 3.297
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34282307415401,
              41.655467062635
            ],
            [
              -83.34282307415401,
              41.705710042875005
            ],
            [
              -83.266239201354,
              41.705710042875005
            ],
            [
              -83.266239201354,
              41.655467062635
            ],
            [
              -83.34282307415401,
              41.655467062635
            ]
          ]
        ]
      },
      "bbox": [
        -83.34282307415401,
        41.655467062635,
        -83.266239201354,
        41.705710042875005
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.410257+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5583,
            8510
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.342823074154,
            0.0,
            -8.99928e-06,
            41.705710042875
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.57,
                "maximum": 180.33,
                "mean": 174.744,
                "stddev": 0.636
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_18_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.19373200144001,
              41.454036177106
            ],
            [
              -82.19373200144001,
              41.495414866546
            ],
            [
              -82.09629679688,
              41.495414866546
            ],
            [
              -82.09629679688,
              41.454036177106
            ],
            [
              -82.19373200144001,
              41.454036177106
            ]
          ]
        ]
      },
      "bbox": [
        -82.19373200144001,
        41.454036177106,
        -82.09629679688,
        41.495414866546
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.435438+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_18_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_18_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_18_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4598,
            10827
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.19373200144,
            0.0,
            -8.99928e-06,
            41.495414866546
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 165.874,
                "maximum": 202.746,
                "mean": 181.864,
                "stddev": 5.101
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_15_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.41655417566601,
              41.396440784736996
            ],
            [
              -82.41655417566601,
              41.433013858657006
            ],
            [
              -82.333499820546,
              41.433013858657006
            ],
            [
              -82.333499820546,
              41.396440784736996
            ],
            [
              -82.41655417566601,
              41.396440784736996
            ]
          ]
        ]
      },
      "bbox": [
        -82.41655417566601,
        41.396440784736996,
        -82.333499820546,
        41.433013858657006
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.460939+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_15_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_15_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_15_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4064,
            9229
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.416554175666,
            0.0,
            -8.99928e-06,
            41.433013858657
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.85,
                "maximum": 190.29,
                "mean": 181.203,
                "stddev": 3.491
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_09_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.823069654428,
              41.519424946004
            ],
            [
              -82.823069654428,
              41.59508189296401
            ],
            [
              -82.725364471468,
              41.59508189296401
            ],
            [
              -82.725364471468,
              41.519424946004
            ],
            [
              -82.823069654428,
              41.519424946004
            ]
          ]
        ]
      },
      "bbox": [
        -82.823069654428,
        41.519424946004,
        -82.725364471468,
        41.59508189296401
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.486589+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_09_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_09_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_09_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8407,
            10857
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.823069654428,
            0.0,
            -8.99928e-06,
            41.595081892964004
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.1,
                "maximum": 208.98,
                "mean": 183.37,
                "stddev": 9.192
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_41082f7a_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.81250449964001,
              41.646782757379
            ],
            [
              -82.81250449964001,
              41.68750449937901
            ],
            [
              -82.786514579,
              41.68750449937901
            ],
            [
              -82.786514579,
              41.646782757379
            ],
            [
              -82.81250449964001,
              41.646782757379
            ]
          ]
        ]
      },
      "bbox": [
        -82.81250449964001,
        41.646782757379,
        -82.786514579,
        41.68750449937901
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.512049+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_41082f7a_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_41082f7a_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_41082f7a_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4525,
            2888
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.81250449964,
            0.0,
            -8.99928e-06,
            41.687504499379
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 173.58,
                "maximum": 185.4,
                "mean": 177.438,
                "stddev": 1.811
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_04_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.19752969762402,
              41.598942584593
            ],
            [
              -83.19752969762402,
              41.638701403633
            ],
            [
              -83.10007649450401,
              41.638701403633
            ],
            [
              -83.10007649450401,
              41.598942584593
            ],
            [
              -83.19752969762402,
              41.598942584593
            ]
          ]
        ]
      },
      "bbox": [
        -83.19752969762402,
        41.598942584593,
        -83.10007649450401,
        41.638701403633
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.537810+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_04_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_04_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_04_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4418,
            10829
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.197529697624,
            0.0,
            -8.99928e-06,
            41.63870140363299
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.57,
                "maximum": 179.08,
                "mean": 174.659,
                "stddev": 0.7
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_26_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.491194204464,
              41.623636609071
            ],
            [
              -81.491194204464,
              41.680026097551
            ],
            [
              -81.424023578544,
              41.680026097551
            ],
            [
              -81.424023578544,
              41.623636609071
            ],
            [
              -81.491194204464,
              41.623636609071
            ]
          ]
        ]
      },
      "bbox": [
        -81.491194204464,
        41.623636609071,
        -81.424023578544,
        41.680026097551
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.563345+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_26_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_26_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_26_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6266,
            7464
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.491194204464,
            0.0,
            -8.99928e-06,
            41.680026097551
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.981,
                "maximum": 200.534,
                "mean": 186.062,
                "stddev": 4.735
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_37_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.61627519798401,
              41.942085133189
            ],
            [
              -80.61627519798401,
              41.984615730469
            ],
            [
              -80.51702213886398,
              41.984615730469
            ],
            [
              -80.51702213886398,
              41.942085133189
            ],
            [
              -80.61627519798401,
              41.942085133189
            ]
          ]
        ]
      },
      "bbox": [
        -80.61627519798401,
        41.942085133189,
        -80.51702213886398,
        41.984615730469
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.588523+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_37_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_37_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_37_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4726,
            11029
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.616275197984,
            0.0,
            -8.99928e-06,
            41.984615730469
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.58,
                "maximum": 207.93,
                "mean": 183.393,
                "stddev": 10.223
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_12_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.63215892728601,
              41.40038246940199
            ],
            [
              -82.63215892728601,
              41.43761249076199
            ],
            [
              -82.570720842726,
              41.43761249076199
            ],
            [
              -82.570720842726,
              41.40038246940199
            ],
            [
              -82.63215892728601,
              41.40038246940199
            ]
          ]
        ]
      },
      "bbox": [
        -82.63215892728601,
        41.40038246940199,
        -82.570720842726,
        41.43761249076199
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.613855+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_12_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_12_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_12_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4137,
            6827
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.632158927286,
            0.0,
            -8.99928e-06,
            41.43761249076199
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 171.4,
                "maximum": 199.53,
                "mean": 177.024,
                "stddev": 2.689
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_30_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.17642638588902,
              41.780692044636
            ],
            [
              -81.17642638588902,
              41.822538696636
            ],
            [
              -81.089484341809,
              41.822538696636
            ],
            [
              -81.089484341809,
              41.780692044636
            ],
            [
              -81.17642638588902,
              41.780692044636
            ]
          ]
        ]
      },
      "bbox": [
        -81.17642638588902,
        41.780692044636,
        -81.089484341809,
        41.822538696636
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.638839+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_30_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_30_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_30_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4650,
            9661
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.176426385889,
            0.0,
            -8.99928e-06,
            41.822538696636
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 173.719,
                "maximum": 205.7,
                "mean": 189.195,
                "stddev": 3.702
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_21_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.904891108711,
              41.468291036717
            ],
            [
              -81.904891108711,
              41.498627609597
            ],
            [
              -81.799086573751,
              41.498627609597
            ],
            [
              -81.799086573751,
              41.468291036717
            ],
            [
              -81.904891108711,
              41.468291036717
            ]
          ]
        ]
      },
      "bbox": [
        -81.904891108711,
        41.468291036717,
        -81.799086573751,
        41.498627609597
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.663910+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_21_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_21_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_21_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3371,
            11757
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.904891108711,
            0.0,
            -8.99928e-06,
            41.498627609597
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.98,
                "maximum": 225.825,
                "mean": 192.029,
                "stddev": 13.503
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_03_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.271692764579,
              41.624104571634
            ],
            [
              -83.271692764579,
              41.665879229394
            ],
            [
              -83.193444024979,
              41.665879229394
            ],
            [
              -83.193444024979,
              41.624104571634
            ],
            [
              -83.271692764579,
              41.624104571634
            ]
          ]
        ]
      },
      "bbox": [
        -83.271692764579,
        41.624104571634,
        -83.193444024979,
        41.665879229394
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.689731+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_03_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_03_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_03_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4642,
            8695
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.271692764579,
            0.0,
            -8.99928e-06,
            41.665879229394
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.4,
                "maximum": 179.21,
                "mean": 174.201,
                "stddev": 0.891
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_19_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.10004049676,
              41.482626889849
            ],
            [
              -82.10004049676,
              41.519865910489
            ],
            [
              -82.00291126772001,
              41.519865910489
            ],
            [
              -82.00291126772001,
              41.482626889849
            ],
            [
              -82.10004049676,
              41.482626889849
            ]
          ]
        ]
      },
      "bbox": [
        -82.10004049676,
        41.482626889849,
        -82.00291126772001,
        41.519865910489
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.715231+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_19_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_19_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_19_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4138,
            10793
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.10004049676,
            0.0,
            -8.99928e-06,
            41.519865910488996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 167.343,
                "maximum": 201.367,
                "mean": 181.498,
                "stddev": 4.5
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_08_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.89920356371502,
              41.501966342693
            ],
            [
              -82.89920356371502,
              41.59199513981301
            ],
            [
              -82.822475702435,
              41.59199513981301
            ],
            [
              -82.822475702435,
              41.501966342693
            ],
            [
              -82.89920356371502,
              41.501966342693
            ]
          ]
        ]
      },
      "bbox": [
        -82.89920356371502,
        41.501966342693,
        -82.822475702435,
        41.59199513981301
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.741130+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_08_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_08_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_08_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            10004,
            8526
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.899203563715,
            0.0,
            -8.99928e-06,
            41.59199513981301
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 170.88,
                "maximum": 194.19,
                "mean": 179.148,
                "stddev": 3.64
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_05_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.111226601872,
              41.56414236861
            ],
            [
              -83.111226601872,
              41.61643718469
            ],
            [
              -83.04664776859201,
              41.61643718469
            ],
            [
              -83.04664776859201,
              41.56414236861
            ],
            [
              -83.111226601872,
              41.56414236861
            ]
          ]
        ]
      },
      "bbox": [
        -83.111226601872,
        41.56414236861,
        -83.04664776859201,
        41.61643718469
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.766288+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_05_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_05_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_05_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5811,
            7176
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -83.111226601872,
            0.0,
            -8.99928e-06,
            41.61643718468999
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.197,
                "maximum": 181.72,
                "mean": 174.955,
                "stddev": 0.991
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_14_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.501255399568,
              41.366014218862
            ],
            [
              -82.501255399568,
              41.408301835582
            ],
            [
              -82.41308045412799,
              41.408301835582
            ],
            [
              -82.41308045412799,
              41.366014218862
            ],
            [
              -82.501255399568,
              41.366014218862
            ]
          ]
        ]
      },
      "bbox": [
        -82.501255399568,
        41.366014218862,
        -82.41308045412799,
        41.408301835582
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.791849+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_14_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_14_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_14_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4699,
            9798
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -82.501255399568,
            0.0,
            -8.99928e-06,
            41.408301835582
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 169.78,
                "maximum": 196.02,
                "mean": 181.883,
                "stddev": 4.889
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_36_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -80.692382109431,
              41.922106731461
            ],
            [
              -80.692382109431,
              41.953325233781
            ],
            [
              -80.61372840223098,
              41.953325233781
            ],
            [
              -80.61372840223098,
              41.922106731461
            ],
            [
              -80.692382109431,
              41.922106731461
            ]
          ]
        ]
      },
      "bbox": [
        -80.692382109431,
        41.922106731461,
        -80.61372840223098,
        41.953325233781
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.817341+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_36_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_36_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_36_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3469,
            8740
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -80.692382109431,
            0.0,
            -8.99928e-06,
            41.953325233781
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 165.47,
                "maximum": 209.0,
                "mean": 184.776,
                "stddev": 12.399
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_OH_Erie_27_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -81.43249190064802,
              41.66867800576
            ],
            [
              -81.43249190064802,
              41.72032487368
            ],
            [
              -81.359984701688,
              41.72032487368
            ],
            [
              -81.359984701688,
              41.66867800576
            ],
            [
              -81.43249190064802,
              41.66867800576
            ]
          ]
        ]
      },
      "bbox": [
        -81.43249190064802,
        41.66867800576,
        -81.359984701688,
        41.72032487368
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.843111+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_OH_Erie_27_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_OH_Erie_27_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_OH_Erie_27_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5739,
            8057
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -81.432491900648,
            0.0,
            -8.99928e-06,
            41.72032487368
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 172.872,
                "maximum": 191.628,
                "mean": 185.688,
                "stddev": 3.033
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_01_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.759498740101,
              42.260839632829
            ],
            [
              -79.759498740101,
              42.294208963068996
            ],
            [
              -79.697898668501,
              42.294208963068996
            ],
            [
              -79.697898668501,
              42.260839632829
            ],
            [
              -79.759498740101,
              42.260839632829
            ]
          ]
        ]
      },
      "bbox": [
        -79.759498740101,
        42.260839632829,
        -79.697898668501,
        42.294208963068996
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.921143+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_01_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_01_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_01_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            3708,
            6845
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.759498740101,
            0.0,
            -8.99928e-06,
            42.294208963068996
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 168.7,
                "maximum": 203.29,
                "mean": 188.133,
                "stddev": 10.439
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_08_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.17133279337601,
              42.54034827213799
            ],
            [
              -79.17133279337601,
              42.584588732618
            ],
            [
              -79.120819834736,
              42.584588732618
            ],
            [
              -79.120819834736,
              42.54034827213799
            ],
            [
              -79.17133279337601,
              42.54034827213799
            ]
          ]
        ]
      },
      "bbox": [
        -79.17133279337601,
        42.54034827213799,
        -79.120819834736,
        42.584588732618
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:43.966768+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_08_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_08_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_08_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            4916,
            5613
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.171332793376,
            0.0,
            -8.99928e-06,
            42.584588732617995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 164.0,
                "maximum": 214.1,
                "mean": 179.01,
                "stddev": 11.012
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_04_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.521764758819,
              42.374131569474
            ],
            [
              -79.521764758819,
              42.422997659874014
            ],
            [
              -79.447223722579,
              42.422997659874014
            ],
            [
              -79.447223722579,
              42.374131569474
            ],
            [
              -79.521764758819,
              42.374131569474
            ]
          ]
        ]
      },
      "bbox": [
        -79.521764758819,
        42.374131569474,
        -79.447223722579,
        42.422997659874014
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:44.012610+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_04_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_04_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_04_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5430,
            8283
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.521764758819,
            0.0,
            -8.99928e-06,
            42.42299765987401
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 160.99,
                "maximum": 210.26,
                "mean": 181.158,
                "stddev": 12.914
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_02_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.70164236861,
              42.284930705544
            ],
            [
              -79.70164236861,
              42.335686644744
            ],
            [
              -79.60610601213,
              42.335686644744
            ],
            [
              -79.60610601213,
              42.284930705544
            ],
            [
              -79.70164236861,
              42.284930705544
            ]
          ]
        ]
      },
      "bbox": [
        -79.70164236861,
        42.284930705544,
        -79.60610601213,
        42.335686644744
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:44.057959+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_02_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_02_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_02_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            5640,
            10616
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.70164236861,
            0.0,
            -8.99928e-06,
            42.335686644743994
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 166.89,
                "maximum": 204.88,
                "mean": 185.538,
                "stddev": 10.771
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_03_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.612009539237,
              42.323717602592
            ],
            [
              -79.612009539237,
              42.39131119467201
            ],
            [
              -79.51213552979699,
              42.39131119467201
            ],
            [
              -79.51213552979699,
              42.323717602592
            ],
            [
              -79.612009539237,
              42.323717602592
            ]
          ]
        ]
      },
      "bbox": [
        -79.612009539237,
        42.323717602592,
        -79.51213552979699,
        42.39131119467201
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:44.103503+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_03_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_03_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_03_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            7511,
            11098
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.612009539237,
            0.0,
            -8.99928e-06,
            42.391311194672
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 162.06,
                "maximum": 209.22,
                "mean": 180.459,
                "stddev": 13.5
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_06_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.37453653707702,
              42.466545176386
            ],
            [
              -79.37453653707702,
              42.523312634626
            ],
            [
              -79.27567944627701,
              42.523312634626
            ],
            [
              -79.27567944627701,
              42.466545176386
            ],
            [
              -79.37453653707702,
              42.466545176386
            ]
          ]
        ]
      },
      "bbox": [
        -79.37453653707702,
        42.466545176386,
        -79.27567944627701,
        42.523312634626
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:44.149897+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_06_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_06_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_06_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6308,
            10985
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.374536537077,
            0.0,
            -8.99928e-06,
            42.523312634625995
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 161.3,
                "maximum": 200.72,
                "mean": 177.597,
                "stddev": 8.778
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_07_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.284894708423,
              42.506492980562
            ],
            [
              -79.284894708423,
              42.560740640402
            ],
            [
              -79.166104212423,
              42.560740640402
            ],
            [
              -79.166104212423,
              42.506492980562
            ],
            [
              -79.284894708423,
              42.506492980562
            ]
          ]
        ]
      },
      "bbox": [
        -79.284894708423,
        42.506492980562,
        -79.166104212423,
        42.560740640402
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:44.195375+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_07_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_07_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_07_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            6028,
            13200
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.284894708423,
            0.0,
            -8.99928e-06,
            42.560740640402
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 160.52,
                "maximum": 217.58,
                "mean": 184.575,
                "stddev": 13.21
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/raster/v1.1.0/schema.json",
        "https://stac-extensions.github.io/eo/v1.1.0/schema.json",
        "https://stac-extensions.github.io/projection/v2.0.0/schema.json"
      ],
      "id": "2012_NCMP_NY_Erie_05_BareEarth_1mGrid",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -79.45596202303801,
              42.407410907127
            ],
            [
              -79.45596202303801,
              42.488332432887
            ],
            [
              -79.364115371358,
              42.488332432887
            ],
            [
              -79.364115371358,
              42.407410907127
            ],
            [
              -79.45596202303801,
              42.407410907127
            ]
          ]
        ]
      },
      "bbox": [
        -79.45596202303801,
        42.407410907127,
        -79.364115371358,
        42.488332432887
      ],
      "properties": {
        "start_datetime": "2012-08-14T00:00:00+00:00",
        "end_datetime": "2012-10-18T00:00:00+00:00",
        "created": "2026-03-19 05:50:44.241234+00:00",
        "license": "NLPL",
        "datetime": "2012-08-14T00:00:00Z"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/stac/2012_NCMP_NY_Erie_05_BareEarth_1mGrid.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "2012_NCMP_NY_Erie_05_BareEarth_1mGrid": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/dem/USACE_Erie_DEM_2012_9434/2012_NCMP_NY_Erie_05_BareEarth_1mGrid.tif",
          "type": "image/tiff; application=geotiff; profile=cloud-optimized",
          "proj:shape": [
            8992,
            10206
          ],
          "proj:wkt2": "GEOGCRS[\"NAD83(2011)\",\n    DATUM[\"NAD83 (National Spatial Reference System 2011)\",\n        ELLIPSOID[\"GRS 1980\",6378137,298.257222101,\n            LENGTHUNIT[\"metre\",1]],\n        ANCHOREPOCH[2010]],\n    PRIMEM[\"Greenwich\",0,\n        ANGLEUNIT[\"degree\",0.0174532925199433]],\n    CS[ellipsoidal,2],\n        AXIS[\"geodetic latitude (Lat)\",north,\n            ORDER[1],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n        AXIS[\"geodetic longitude (Lon)\",east,\n            ORDER[2],\n            ANGLEUNIT[\"degree\",0.0174532925199433]],\n    USAGE[\n        SCOPE[\"Horizontal component of 3D system.\"],\n        AREA[\"Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.\"],\n        BBOX[14.92,167.65,74.71,-63.88]],\n    ID[\"EPSG\",6318]]",
          "proj:epsg": 6318,
          "proj:projjson": {
            "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
            "type": "GeographicCRS",
            "name": "NAD83(2011)",
            "datum": {
              "type": "GeodeticReferenceFrame",
              "name": "NAD83 (National Spatial Reference System 2011)",
              "anchor_epoch": 2010,
              "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
              }
            },
            "coordinate_system": {
              "subtype": "ellipsoidal",
              "axis": [
                {
                  "name": "Geodetic latitude",
                  "abbreviation": "Lat",
                  "direction": "north",
                  "unit": "degree"
                },
                {
                  "name": "Geodetic longitude",
                  "abbreviation": "Lon",
                  "direction": "east",
                  "unit": "degree"
                }
              ]
            },
            "scope": "Horizontal component of 3D system.",
            "area": "Puerto Rico - onshore and offshore. United States (USA) onshore and offshore - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands - onshore and offshore.",
            "bbox": {
              "south_latitude": 14.92,
              "west_longitude": 167.65,
              "north_latitude": 74.71,
              "east_longitude": -63.88
            },
            "id": {
              "authority": "EPSG",
              "code": 6318
            }
          },
          "proj:transform": [
            8.99928e-06,
            0.0,
            -79.455962023038,
            0.0,
            -8.99928e-06,
            42.488332432887
          ],
          "raster:bands": [
            {
              "data_type": "float32",
              "stats": {
                "minimum": 161.81,
                "maximum": 210.14,
                "mean": 178.119,
                "stddev": 10.172
              },
              "nodata": -3.4028235e+38,
              "unit": "metre"
            }
          ],
          "eo:bands": [
            {
              "name": "b1",
              "description": "gray"
            }
          ]
        }
      }
    }
  ]
}